Idris-dev/test/reg060/run
Edwin Brady be1569e66d Fix type class name propagation issue
We weren't shadowing names correctly when a class was parameterised on a
single variable and one of the methods bound the same name. This almost
never happens, but leads to very odd error messages when it does.

Fixes #2026
2015-03-20 19:55:51 +00:00

4 lines
60 B
Bash
Executable File

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