fun foo(x: Boolean) { try { x } catch (e: Exception) { } }