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