packages feed

funcons-simple-0.1.0.3: tests/Basic/Basic06.output

=== Program ===
function main() {
  return 3 + 4;
}
=== Output ===
Result:
7