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