mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-02 09:22:02 +07:00
GitOrigin-RevId: 3728afb5c50ada38f45f03b8bfebb7acb3af9ae2
8 lines
65 B
Java
8 lines
65 B
Java
package org;
|
|
|
|
class ClassTest {
|
|
|
|
void m() {
|
|
ba<caret>
|
|
}
|
|
} |