[FIR TEST] Add CLI test with should-be-error (not yet)
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
fun println(val x: Int) {}
|
||||
|
||||
fun main() {
|
||||
val x: Int
|
||||
println(x)
|
||||
}
|
||||
Reference in New Issue
Block a user