Better tests
This commit is contained in:
@@ -10,4 +10,5 @@ class Bar: Foo() {
|
||||
fun foo(): Nested? = null
|
||||
}
|
||||
|
||||
fun foo(): <!INVISIBLE_REFERENCE!>Nested<!>? = null
|
||||
fun foo(): <!INVISIBLE_REFERENCE!>Nested<!>? = null
|
||||
fun bar(): p.Foo.<!INVISIBLE_REFERENCE!>Nested<!>? = null
|
||||
Reference in New Issue
Block a user