Wooo! Fixed up remaining bugs in new syntax!
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/* Comment first! */
|
||||
import io:*;
|
||||
|
||||
|int| main() {
|
||||
fun main(): int {
|
||||
println(1337) /*how bout now*/
|
||||
println(42) //or now
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user