mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-30 14:30:49 +07:00
Fixed tests GitOrigin-RevId: 038d0b6004f90b8a7cac231a83ba4cc883f2fa8a
8 lines
93 B
Java
8 lines
93 B
Java
public class Test {
|
|
<selection> /**
|
|
*<caret>
|
|
*/
|
|
</selection> void foo() {
|
|
|
|
}
|
|
} |