#!/bin/bash
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:../../rts/
../../compiler/kayac test049.k -L ../../rts -L ../../stdlib
./test049
rm -f test049 test049.exe largefile
