mirror of
https://github.com/Noratrieb/dilaria.git
synced 2026-01-14 17:35:03 +01:00
6 lines
51 B
Text
6 lines
51 B
Text
fn test() {
|
|
print "yo wtf";
|
|
}
|
|
|
|
test();
|
|
test();
|