7 lines
67 B
Kotlin
Vendored
7 lines
67 B
Kotlin
Vendored
// OPTIMIZE_IMPORTS_AFTER_CUT
|
|
package source
|
|
|
|
|
|
fun foo(o: Any) {
|
|
}
|