mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 04:51:24 +07:00
7 lines
119 B
Java
7 lines
119 B
Java
// Generated by delombok at Wed Oct 02 19:12:43 GMT 2019
|
|
|
|
class WithOnStatic {
|
|
static boolean foo;
|
|
static int bar;
|
|
}
|