external compiler: test data simplified

This commit is contained in:
nik
2012-09-04 12:20:48 +04:00
parent 91670ba77b
commit 163227c22f
30 changed files with 22 additions and 28 deletions
@@ -0,0 +1,5 @@
package impl;
public class Server {
Server() {
}
}