add PCLOC annotations. all three benchmarks are type-checked now.
[IRC.git] / Robust / src / ClassLibrary / doublewrapper.java
1 public class doublewrapper {
2   public doublewrapper() {
3   }
4   double value;
5 }