Fixed compiler for Java code generation (not heavily tested yet, but fixes include...
[iot2.git] / benchmarks / interfaces / LawnSmart.java
1 package iotcode.interfaces;
2
3 public interface LawnSmart {
4
5 }