start implementing module res

This commit is contained in:
nora 2023-07-31 13:06:28 +02:00
parent 2da011caf4
commit cbbda39688
9 changed files with 389 additions and 95 deletions

View file

@ -1,3 +1,9 @@
extern mod std;
mod uwu;
mod owo {}
function main() = (
prIntln(0);
prIntln(1);