blob: 0655c89aa3df452d96ea40a64bd4a0266194b8fc [file] [log] [blame]
public class ResolveCatchArgumentType2 {
void foo() {
try {
} catch (X1.Y1 e) {
}