mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-30 02:09:59 +07:00
[java-highlighting] Refactor FunctionalInterfaceTest to avoid internals dependency; move completion stuff out of LambdaHighlightingUtil
Part of IDEA-365344 Create a new Java error highlighter with minimal dependencies (PSI only) GitOrigin-RevId: 4bd5447dd5fc2342f5e9b23e693f7683594470f5
This commit is contained in:
committed by
intellij-monorepo-bot
parent
0eeed91d22
commit
fd581aa354
@@ -1 +1,2 @@
|
||||
@FunctionalInterface
|
||||
interface Foo { void run(); }
|
||||
Reference in New Issue
Block a user