fun foo() { try { "aaa" } catch (e: Exception) { } }