Remove OI/NI attributes from test data
This commit is contained in:
committed by
teamcityserver
parent
2ecba6ac39
commit
ddbdfafa79
+1
-1
@@ -145,7 +145,7 @@ fun test() {
|
||||
out?.println();
|
||||
|
||||
val out2 : java.io.PrintStream? = null
|
||||
|
||||
|
||||
while (out2 == null) {
|
||||
out2?.println();
|
||||
out2<!UNSAFE_CALL!>.<!>println();
|
||||
|
||||
Reference in New Issue
Block a user