blob: 8be756fcb12cea9ed5265cb1994f93fd6950b99a [file]
package foo
open class A {
fun f(x: Any?) {}
}