snoeathurc.h

This commit is contained in:
NikolajDanger
2022-05-18 17:29:24 +02:00
parent f0fda0bcd7
commit 5f7c450809
20 changed files with 6298 additions and 2039 deletions

1
booltest.fo Normal file
View File

@ -0,0 +1 @@
fun bool main() = write(true && true)