mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-22 23:20:57 +07:00
[java] [javadoc snippet] fix injection with unclear context
use existing JShell wrappers GitOrigin-RevId: 2e0351145e1e3f750d781cd62bcda20cc49693c7
This commit is contained in:
committed by
intellij-monorepo-bot
parent
b3cd2cb11e
commit
c7328bb1a2
@@ -1,5 +1,5 @@
|
||||
/** {<warning descr="'@snippet' tag is not available at this language level">@snippet</warning> :
|
||||
* void f<error descr="';' expected">(</error><error descr="Expression expected">)</error> {}
|
||||
* void f() {}
|
||||
* }
|
||||
*/
|
||||
class A {
|
||||
|
||||
Reference in New Issue
Block a user