solidity/test/libyul/yulSyntaxTests/period_in_identifier_spaced_1.yul

4 lines
85 B
Plaintext
Raw Normal View History

2020-09-14 18:13:48 +00:00
{ let x. y:u256 }
// ----
// ParserError 6913: (10-11): Call or assignment expected.