mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-20 04:14:34 +07:00
ba09e196d3
(cherry-picked from acd831e)
6 lines
59 B
Java
6 lines
59 B
Java
public class Util {
|
|
void foo() {
|
|
try (<caret>)
|
|
}
|
|
}
|