fixed: DEBUG_INFO_ERROR_ELEMENT should be visible in tests
This commit is contained in:
@@ -25,4 +25,4 @@ package nestedObjects
|
||||
val b = B
|
||||
val c = A.B
|
||||
val d = A.B.A
|
||||
val e = B.<error>A</error>.B
|
||||
val e = B.<error>A</error>.<error>B</error>
|
||||
|
||||
Reference in New Issue
Block a user