mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-15 01:49:07 +07:00
7 lines
96 B
Java
7 lines
96 B
Java
class A{
|
|
{
|
|
final String path = BASE_PATH;
|
|
path.toCharArray()<caret>;
|
|
sdkfjsdkhjfh();
|
|
}
|
|
} |