mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-30 14:30:49 +07:00
GitOrigin-RevId: fd3331c90f28706c98d60134126defb1355e595b
10 lines
57 B
Java
10 lines
57 B
Java
|
|
/**
|
|
* XXX
|
|
*/
|
|
class CL {
|
|
int j = <caret>0;
|
|
}
|
|
|
|
|