fixed: DEBUG_INFO_ERROR_ELEMENT should be visible in tests
This commit is contained in:
@@ -18,4 +18,4 @@
|
||||
B.foo()
|
||||
}
|
||||
|
||||
val bb = <error>B</error>.foo()
|
||||
val bb = <error>B</error>.<error>foo</error>()
|
||||
|
||||
Reference in New Issue
Block a user