mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-22 23:20:57 +07:00
12 lines
120 B
Java
12 lines
120 B
Java
package foo;
|
|
|
|
public class Foo {
|
|
public void testSomething() {
|
|
{
|
|
}
|
|
|
|
public void testSomething() {
|
|
|
|
}
|
|
|
|
} |