leo/asg/tests/pass/function/undefined.leo
2021-01-25 07:19:38 -08:00

3 lines
38 B
Plaintext

function main() {
my_function();
}