Added more tests

This commit is contained in:
Eduard Urbach 2024-06-15 20:25:37 +02:00
parent 4776b4c14c
commit 864c9c7b43
No known key found for this signature in database
GPG key ID: C874F672B1AF20C0
7 changed files with 32 additions and 6 deletions

View file

@ -0,0 +1,3 @@
main() {
abc
}

View file

@ -0,0 +1,3 @@
main() {
123
}

View file

@ -0,0 +1,3 @@
main() {
a :=
}