mirror of
https://github.com/Noratrieb/riverdelta.git
synced 2026-01-14 16:35:03 +01:00
start implementing module res
This commit is contained in:
parent
2da011caf4
commit
cbbda39688
9 changed files with 389 additions and 95 deletions
6
test.nil
6
test.nil
|
|
@ -1,3 +1,9 @@
|
|||
extern mod std;
|
||||
|
||||
mod uwu;
|
||||
|
||||
mod owo {}
|
||||
|
||||
function main() = (
|
||||
prIntln(0);
|
||||
prIntln(1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue