b454fcc1e0
This is needed to avoid clashes between different dumps from different handlers
8 lines
88 B
Plaintext
Vendored
8 lines
88 B
Plaintext
Vendored
val test: Unit
|
|
field = try { // BLOCK
|
|
}
|
|
catch (e: Throwable){ // BLOCK
|
|
}
|
|
|
|
get
|