fun foo() { try { val x = 1 } catch (e: Exception) { } }