blob: 96cfe9971d937d5ad706509f05a8af73255ccc72 [file] [log] [blame]
package test0134;
import java.util.*;
public class Test {
// Line comment
void foo(final int i) {}
}