blob: 78041b2b6eb11f111296f7d2e89383c00f6fd01f [file] [log] [blame]
import java.util.Arrays;
class A {
public void test() {
System.out.println(Arrays.asList("fr<selection>st", "scnd", "third"</selection>, "4th"));
}
}