mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-17 15:54:03 +00:00
4 lines
105 B
Plaintext
4 lines
105 B
Plaintext
Resolve target: value-parameter val p: kotlin.Any
|
|
Skipped statements:
|
|
if (p !is String) { print(error) }
|