AA: showcase an error in resolution to stdlib in standalone mode

This commit is contained in:
Jinseong Jeon
2022-03-07 23:19:51 -08:00
committed by teamcity
parent b5a5f25b99
commit 89725941df
7 changed files with 34 additions and 0 deletions
@@ -0,0 +1,8 @@
// WITH_STDLIB
package test.pkg
class Foo {
fun bar() = TO<caret>DO("Not implemented yet")
}
@@ -0,0 +1 @@
Resolved to: