leo/compiler/tests/definition/out_of_order.leo

6 lines
65 B
Plaintext
Raw Normal View History

2021-01-22 00:50:15 +03:00
@test
function fake_test() {}
function main() {}
circuit Foo {}