New J2K: add copy-paste tests for new j2k
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import java.io.File;
|
||||
|
||||
<selection>class C {
|
||||
public static void main(String[] args) { }
|
||||
private void memberFun(File file) {}
|
||||
}</selection>
|
||||
Reference in New Issue
Block a user