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