Better tests

This commit is contained in:
Valentin Kipyatkov
2015-01-21 20:03:48 +03:00
parent d2016e2670
commit 4f2ecffee1
6 changed files with 29 additions and 3 deletions
@@ -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