Check language feature support for local and top-level lateinit vars
This commit is contained in:
+2
@@ -1,3 +1,5 @@
|
||||
// LANGUAGE_VERSION: 1.2
|
||||
|
||||
fun runNoInline(f: () -> Unit) = f()
|
||||
|
||||
fun box(): String {
|
||||
|
||||
Reference in New Issue
Block a user