leo/tests/pass/parse/definition/out_of_order.leo
2021-03-03 09:59:24 -08:00

6 lines
65 B
Plaintext

@test
function fake_test() {}
function main() {}
circuit Foo {}