mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-30 16:21:49 +07:00
GitOrigin-RevId: d83baca2662fb7c124c7bec51bf53d78dc4fb303
5 lines
148 B
Java
5 lines
148 B
Java
class A {
|
|
public void test() {
|
|
String s = "intellijidearulezzz<selection>sintellijidearulezzzs</selection>sintellijidearulezzz";
|
|
}
|
|
} |