AA: showcase an error in resolution to stdlib in standalone mode
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
// WITH_STDLIB
|
||||
|
||||
package test.pkg
|
||||
|
||||
class Foo {
|
||||
fun bar() = TO<caret>DO("Not implemented yet")
|
||||
}
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
Resolved to:
|
||||
Reference in New Issue
Block a user