Files
Toy/scripts/funky.toy

5 lines
48 B
Plaintext

fn name(foobar: bool const) {
print foobar;
}