mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-03 08:34:22 +07:00
Fix more tests GitOrigin-RevId: 9cbd2e6b0057f250f722ddd44bc80a8441bee75d
7 lines
106 B
Java
7 lines
106 B
Java
class C {
|
|
private void foo() {
|
|
{
|
|
<selection> <caret></selection>
|
|
}
|
|
}
|
|
} |