4 lines
45 B
Kotlin
4 lines
45 B
Kotlin
@Suppress("1", <expr>"2"</expr>)
|
|
fun x() {
|
|
|
|
} |
@Suppress("1", <expr>"2"</expr>)
|
|
fun x() {
|
|
|
|
} |