#!/bin/bash
../../compiler/kayac test007.k -L ../../rts -L ../../stdlib -o test007
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:../../rts/

