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