fun test(b: Boolean): Unit = try { fun a() {} } catch (e: Exception) { }