add source code that does not have location annotations.
[IRC.git] / Robust / src / Benchmarks / SSJava / MP3DecoderInfer / LATTICE.java
1 public @interface LATTICE{
2     String value();
3 }