Idris2-boot/tests/idris2/real002/run
Edwin Brady fb49038c9f Don't automatically apply implicits in let
This means we can say 'let x = foo' and have foo not be applied to its
implicit arguments, meaning that 'x' can be instantiated at whatever
implicits it needs through the scope.
2020-02-16 16:33:17 +00:00

5 lines
57 B
Plaintext

$1 --check Store.idr
$1 --check StoreL.idr
rm -rf build