change file extension

This commit is contained in:
nora 2021-12-30 14:15:25 +01:00
parent e7e8ee4b4d
commit 5ae747d513

10
test.sl
View file

@ -1,10 +0,0 @@
let x = 2 * 3;
let tz = x * 5;
{
let uwu = 5;
uwu;
}
print 5 + 5;