reformat benchmark source codes to meet the requirements of the annotation generation.
[IRC.git] / Robust / src / Benchmarks / SSJava / MP3DecoderInfer / METHODDEFAULT.java
1 public @interface METHODDEFAULT {
2   String value();
3 }