5 lines
96 B
Plaintext
5 lines
96 B
Plaintext
contract VClose =
|
|
entrypoint missing_bracket() =
|
|
let x = [1, 2, 3
|
|
entrypoint bar() = ()
|