blob: 069369baa143cb79cfa7e60310cee4d2667a3420 [file] [log] [blame]
package test0132;
import java.util.*;
public class Test {
/** JavaDoc Comment
*/
void foo(final int i) {}
}