Merge branch 'master' of https://github.com/Limvot/kraken
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import io;
|
||||
fun main(): void {
|
||||
fun main(): int {
|
||||
io::println("Spam");
|
||||
var x: int = 4;
|
||||
x += 3;
|
||||
|
||||
Reference in New Issue
Block a user