KotlinCompiler and tests aware on standard library
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
namespace Smoke
|
||||
|
||||
import std.io.*
|
||||
|
||||
fun main(args: Array<String>) {
|
||||
print(args)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user