initial checkin
[org.ibex.nanogoat.git] / test1.t
1 <ibex>
2     <ui:box width="100" height="50" fill="#ff0000">
3 ibex.log.warn("test1 applied");
4         Enter ++= function(v) { ibex.log.info("Enter!"); }
5     </ui:box>
6 </ibex>