#!/bin/bash
# vim:et:ts=4:

echo Testing compilation for $1...
../zxb.py -TaB $1 --debug-memory

