#!/bin/sh

set -e

nbc tests/bools.nbc
nbc tests/struct.nxc
nbc tests/test.nxc
