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