mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-23 15:03:36 +07:00
Moved from 'idea-tests' to 'java-tests' because java formatter belongs to community edition
5 lines
67 B
Java
5 lines
67 B
Java
class Test {
|
|
class Inner{
|
|
int myField;
|
|
}
|
|
} |