#!/usr/bin/env bash
cobc -o binary --free -x -L lib "$@"
chmod +x binary