mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-06-03 14:33:30 +07:00
14 lines
157 B
Java
14 lines
157 B
Java
public class TestCase extends Zzz {
|
|
{
|
|
int fai1;
|
|
int fai2;
|
|
int fai3;
|
|
f<caret>
|
|
|
|
}
|
|
}
|
|
|
|
class Zzz {
|
|
private void fax() {}
|
|
}
|