Idris-dev/test/reg045/run
Edwin Brady 42dcbc3d54 Deal with 'Delay' in case building properly
We mustn't inspect the laziness type, because we'll never have it. (This
is a bit of a hack and relies on never having two different types of
laziness in the same argument, but since that doesn't make sense anyway,
I believe this is safe!)

Fixes #1295
2014-06-09 20:48:03 +01:00

5 lines
78 B
Bash
Executable File

#!/usr/bin/env bash
idris $@ reg045.idr -o reg045
./reg045
rm -f reg045 *.ibc