Answer the question
In order to leave comments, you need to log in
What causes "Expecting a top level declaration"?
My code:
1 package ru.kek;
2
3 class Program {
4
5 fun main(args: Array<String>) {
6 println("Hello, world!");
7 }
8
9 }
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question