packages feed

funcons-simple-0.1.0.3: tests/Basic/Basic03.smp

function main() {
  var x = 1;
  return x;
}