dilaria/test.dil
2022-01-16 19:58:52 +01:00

5 lines
No EOL
47 B
Text

fn hello(uwu) {
3 + 1;
}
let yeah = hello;