Fix ConstantValue-related testData for loadJava tests
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
//ALLOW_AST_ACCESS
|
||||
package test
|
||||
|
||||
val nsVal = 1
|
||||
val nsVal = { 1 }()
|
||||
|
||||
Reference in New Issue
Block a user