implementing this

This commit is contained in:
2024-08-31 11:17:01 +02:00
parent 3c1c37799c
commit b522f05c8c
3 changed files with 42 additions and 4 deletions

View File

@ -0,0 +1,5 @@
print this;
fun invalid() {
print this;
}