mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
broken selection test
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
interface Matcher<caret> {
|
||||
void _dispatchThread();
|
||||
void __DispatchThread();
|
||||
void dispatchThread();
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
-Matcher.java
|
||||
-Matcher
|
||||
__DispatchThread(): void
|
||||
_dispatchThread(): void
|
||||
[dispatchThread(): void]
|
||||
Reference in New Issue
Block a user