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