mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-03 10:22:24 +07:00
GitOrigin-RevId: f826253ea78093ff656ac60fb674009e56cce982
3 lines
91 B
Java
3 lines
91 B
Java
public class TestWrongCase {
|
|
public static final String TEST = "fake_file.txt<caret>";
|
|
} |