Files
Toy/scripts/test.toy

13 lines
78 B
Plaintext

fn f() {
//
}
fn g() {
fn i() {
//
}
}
fn h() {
//
}