solidity/test/libyul/yulSyntaxTests/period_in_identifier_spaced_2.yul

4 lines
86 B
Plaintext
Raw Normal View History

2020-09-14 18:13:48 +00:00
{ let x .y:u256 }
// ----
// ParserError 1856: (8-9): Literal or identifier expected.