b454fcc1e0
This is needed to avoid clashes between different dumps from different handlers
9 lines
92 B
Plaintext
Vendored
9 lines
92 B
Plaintext
Vendored
@file:JvmName(name = "FileWithAnnotations")
|
|
|
|
fun foo() {
|
|
}
|
|
|
|
val bar: Int
|
|
field = 42
|
|
get
|