Fix tests (by extracting a method and calling it multiple times)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
fun test(x: Int?) {
|
||||
<!TYPE_MISMATCH!>x<!> in 1..2
|
||||
}
|
||||
Reference in New Issue
Block a user