Idris2/tests/idris2/error/perror007/run

15 lines
364 B
Plaintext
Raw Normal View History

2023-09-01 13:10:49 +03:00
. ../../../testutils.sh
2021-02-18 16:07:22 +03:00
2023-08-29 13:47:42 +03:00
check StrError1.idr || true
check StrError2.idr || true
check StrError3.idr || true
check StrError4.idr || true
check StrError5.idr || true
check StrError6.idr || true
check StrError7.idr || true
check StrError8.idr || true
check StrError9.idr || true
check StrError10.idr || true
check StrError11.idr || true
check StrError12.idr || true