solidity/test/libyul/yulSyntaxTests/functional_partial.yul
2020-11-04 12:03:33 +01:00

6 lines
85 B
Plaintext

{
let x := byte
}
// ----
// ParserError 2314: (20-21): Expected '(' but got '}'