dilaria/test.sl
2021-12-29 20:12:45 +01:00

10 lines
No EOL
76 B
Text

let x = 2 * 3;
let tz = x * 5;
{
let uwu = 5;
uwu;
}
print 5 + 5;