mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-27 13:14:18 +07:00
IDEA-357681 GitOrigin-RevId: 1fead4d1fdb98c99d8b68d48813f483deaa6b35c
3 lines
65 B
Java
3 lines
65 B
Java
class A {
|
|
@org.jetbrains.annotations.NotNull String s<caret>;
|
|
} |