mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-17 20:11:25 +07:00
EditorConfig documentation test
GitOrigin-RevId: fd52ace3d7a32ecd02c2c5ab90e077967604c15e
This commit is contained in:
committed by
intellij-monorepo-bot
parent
e6e3eaa09d
commit
123242c4b2
@@ -0,0 +1,3 @@
|
||||
class Foo<T> {
|
||||
@<error descr="Annotation type expected">T</error>(value =2) void foo() {}
|
||||
}
|
||||
Reference in New Issue
Block a user