Make property initializer modification is OutOfBlock change
Fixed #KT-38762
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// OUT_OF_CODE_BLOCK: FALSE
|
||||
// OUT_OF_CODE_BLOCK: TRUE
|
||||
// ERROR: Unresolved reference: apri
|
||||
// SKIP_ANALYZE_CHECK
|
||||
|
||||
class Test {
|
||||
val a : () -> Int = { <caret>pri }
|
||||
|
||||
Reference in New Issue
Block a user