blob: 1be53a5cc95a5f8c13d5d57f1c32e80db9b6b47a [file] [log] [blame]
val test: Unit
field = try { // BLOCK
}
catch (e: Throwable){ // BLOCK
}
get