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