blob: d831948c23d1a61bbf73a99c2c89809bcbcb60ec [file] [log] [blame]
class A {
public static void main(String[] args) {
<selection>System.out.println</selection>("nya")
}
}