Idris2/tests/idris2/reflection006/run
Edwin Brady 9fab367f0f Reflect differently on LHS
On the LHS, we want to match against the reflected thing, so FC and
implicits need to turn into match anything patterns, or we won't match
anything at all. This means we can put quoted terms on the LHS, with
pattern variables under ~().
2020-06-02 19:21:46 +01:00

4 lines
36 B
Plaintext
Executable File

$1 --check refleq.idr
rm -rf build