mirror of
https://github.com/Noratrieb/dilaria.git
synced 2026-01-14 17:35:03 +01:00
hello world!
This commit is contained in:
parent
92b40b17ed
commit
d1179ff2ea
10 changed files with 263 additions and 112 deletions
11
test.dil
11
test.dil
|
|
@ -1,10 +1 @@
|
|||
let x = 2 * 3;
|
||||
|
||||
let tz = x * 5;
|
||||
|
||||
{
|
||||
let uwu = 5;
|
||||
uwu;
|
||||
}
|
||||
|
||||
print 5 + 5;
|
||||
print "Hello World!";
|
||||
Loading…
Add table
Add a link
Reference in a new issue