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