mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
WIP, Functions are declared, still not called
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
|
||||
fn name(foobar: bool const) {
|
||||
//return 42;
|
||||
print foobar;
|
||||
}
|
||||
Reference in New Issue
Block a user