leo/compiler/tests/circuits/self_fail.leo
2020-09-07 22:07:26 -07:00

3 lines
37 B
Plaintext

function main() {
Self::main();
}