committed by
Dmitry Jemerov
parent
fbd671c158
commit
93ebb3da65
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
fun f() {
|
||||
if (1 is Int) {
|
||||
|
||||
}
|
||||
}
|
||||
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
fun f() {
|
||||
if (1 is Int) {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user