mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-09 13:43:29 +07:00
GitOrigin-RevId: ff6fe2a07948ec34c342e9531f2adbc8c26c0b3a
5 lines
119 B
Plaintext
5 lines
119 B
Plaintext
import org.jetbrains.jps.builders.java.dependencyView.MockAnnotation;
|
|
|
|
@MockAnnotation(param1 = 20)
|
|
public class D6 {
|
|
} |