blob: 8fac1c7da285ac1938e82ed44614eb760f27bc3e [file] [log] [blame]
PACKAGE org.apache.uima.ruta;
IMPORT PACKAGE * FROM org.apache.uima.ruta.ImportStatementsTestTypeSystemWithAmbiguousShortNames;
W{REGEXP("First") -> MARK(Type1)};
W{REGEXP("Second") -> MARK(Type2)};