package jetbrains.mps.ide.java.testMaterial4; /*Generated by MPS */ public @interface OrdinaryAnnotation { String foo(); }