mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-15 14:23:32 +03:00
d0c0698c45
It's fine to allow positive occurences in (strictly positive) parameters but we do need to check that these occurences are strictly positive!
5 lines
241 B
Plaintext
5 lines
241 B
Plaintext
rm -rf build
|
|
|
|
$1 --no-banner --no-color --console-width 0 Issue1771-1.idr --check || true
|
|
$1 --no-banner --no-color --console-width 0 Issue1771-2.idr --check || true
|
|
$1 --no-banner --no-color --console-width 0 Issue1771-3.idr --check || true |