33e6a85a2d
We exclude testData pattern from copyright scope
3 lines
64 B
Kotlin
Vendored
3 lines
64 B
Kotlin
Vendored
fun foo(x: Any): Boolean {
|
|
return <expr>x is String</expr>
|
|
} |