re-organize project

This commit is contained in:
2024-03-29 16:20:34 +07:00
parent 8f7685e8ea
commit 2689fd9d1b
10 changed files with 153 additions and 43 deletions

View File

@ -54,3 +54,7 @@ bruh2 : fn bool => number = function cond is
else
function x is x + 2
)(0)
main : fn => number = function is
1