mirror of
https://github.com/Noratrieb/dilaria.git
synced 2026-01-14 17:35:03 +01:00
f u n c t i o n
This commit is contained in:
parent
83803959b6
commit
64f3ffd2a8
3 changed files with 41 additions and 9 deletions
6
test.dil
6
test.dil
|
|
@ -1,5 +1,3 @@
|
|||
let i = 0;
|
||||
|
||||
while i < 100_000_000 {
|
||||
i = i + 1;
|
||||
fn test(uwu) {
|
||||
let owo = 5;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue