mirror of
https://github.com/Noratrieb/dilaria.git
synced 2026-01-14 17:35:03 +01:00
change file extension
This commit is contained in:
parent
e7e8ee4b4d
commit
5ae747d513
1 changed files with 0 additions and 0 deletions
10
test.dil
Normal file
10
test.dil
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
let x = 2 * 3;
|
||||
|
||||
let tz = x * 5;
|
||||
|
||||
{
|
||||
let uwu = 5;
|
||||
uwu;
|
||||
}
|
||||
|
||||
print 5 + 5;
|
||||
Loading…
Add table
Add a link
Reference in a new issue