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

6 lines
43 B
Plaintext

{
let x := 7
}
// ====
// dialect: yul