10c62b8d77
Part of #KT-31331
10 lines
177 B
Java
Vendored
10 lines
177 B
Java
Vendored
//file
|
|
package test;
|
|
|
|
import as.type.val.var.fun.is.in.object.when.typeof;
|
|
import as.type.val.var.fun.is.in.object.when.typeof.as;
|
|
|
|
class Test {
|
|
public void foo(as a) { }
|
|
}
|