leo/compiler/tests/function/undefined.leo

3 lines
36 B
Plaintext

function main() {
my_function();
}