#!/bin/bash
echo Compiling reliesOnGlobal.chpl
$3 --llvm --library --static reliesOnGlobal.chpl
