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