blob: 6ae66911ae1c5e7e7035a6cf33359625b4b393c4 [file]
fun foo() {
try {
} catch (e: Exception) {
}
}
// 1 LINENUMBER 3