[NI] Update test data

This commit is contained in:
Mikhail Zarechenskiy
2018-11-22 18:36:05 +03:00
parent 68c1e70b74
commit 30aee3bfb6
5 changed files with 10 additions and 11 deletions
@@ -1,4 +1,3 @@
// !WITH_NEW_INFERENCE
package foo
class X {}
@@ -22,6 +21,6 @@ fun main() {
<!NO_COMPANION_OBJECT!>System<!> is Int
<!INVISIBLE_MEMBER!>System<!>()
(<!NO_COMPANION_OBJECT!>System<!>)
<!OI;REDUNDANT_LABEL_WARNING!>foo@<!> <!NO_COMPANION_OBJECT!>System<!>
<!REDUNDANT_LABEL_WARNING!>foo@<!> <!NO_COMPANION_OBJECT!>System<!>
null in <!NO_COMPANION_OBJECT!>System<!>
}