mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-19 09:08:32 +07:00
10 lines
90 B
Java
10 lines
90 B
Java
public class X {
|
|
{
|
|
try {
|
|
|
|
} catch (<caret> AssertionError error) {
|
|
|
|
}
|
|
}
|
|
}
|