fun main() { try { } catch(int, arg) {} return 0; } /** @compilation_should_fail @stderr expected identifier, got `int` @stderr catch(int */