attempts to have ssjava's own class library. starting from tiny class library: Object...
[IRC.git] / Robust / src / ClassLibrary / intwrapper.java
1 public class intwrapper {
2   public intwrapper() {}
3   int value;
4 }