7 lines
71 B
Kotlin
Vendored
7 lines
71 B
Kotlin
Vendored
@file:[<caret>S("message")]
|
|
|
|
package foo
|
|
|
|
import kotlin.Suppress as S
|
|
|