mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-17 08:11:45 +03:00
31a5175a02
We do this during desugaring because elaboration may insert valid `?` values on the LHS (e.g. when elaborating things that cannot be pattern-matched on and should be checked to be forced).
6 lines
284 B
Plaintext
Executable File
6 lines
284 B
Plaintext
Executable File
$1 --no-color --console-width 0 --no-banner --check Issue1031.idr
|
|
$1 --no-color --console-width 0 --no-banner --check Issue1031-2.idr
|
|
$1 --no-color --console-width 0 --no-banner --check Issue1031-3.idr
|
|
$1 --no-color --console-width 0 --no-banner --check Issue1031-4.idr
|
|
|
|
rm -rf build/ |