Unit.VALUE -> Unit in testData
This commit is contained in:
@@ -12,5 +12,5 @@ fun test() : Unit {
|
||||
y <!USELESS_CAST!>as?<!> Int : Int?
|
||||
x <!USELESS_CAST!>as?<!> Int? : Int?
|
||||
y <!USELESS_CAST_STATIC_ASSERT_IS_FINE!>as?<!> Int? : Int?
|
||||
Unit.VALUE
|
||||
Unit
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user