#!/bin/bash set -euo pipefail nubc main.nub test.nub clang .build/main.ll .build/test.ll -o .build/out