mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-21 02:31:50 +03:00
12 lines
175 B
Plaintext
Executable File
12 lines
175 B
Plaintext
Executable File
. ../../../testutils.sh
|
|
|
|
{
|
|
check RefDefs.idr
|
|
echo ------------
|
|
check CurrFn.idr
|
|
echo ------------
|
|
check RefDefsDeep.idr
|
|
echo ------------
|
|
check InspectRec.idr
|
|
} | clean_names
|