dd219cb6e6
- In addition to file declarations and class members, we also need to commit pending diagnostics on declarations in scripts, to honor suppressions before the diagnostics are committed indiscriminately. ^KT-62899
3 lines
46 B
Kotlin
Vendored
3 lines
46 B
Kotlin
Vendored
@Suppress("MUST_BE_INITIALIZED")
|
|
val foo: Int
|