solidity/test/libyul/yulSyntaxTests/period_in_identifier_spaced_2.yul
2020-09-15 12:13:30 +02:00

4 lines
86 B
Plaintext

{ let x .y:u256 }
// ----
// ParserError 1856: (8-9): Literal or identifier expected.