mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-20 10:02:03 +03:00
8 lines
180 B
Plaintext
Executable File
8 lines
180 B
Plaintext
Executable File
. ../../../testutils.sh
|
|
|
|
check NamedReturn1.idr || true
|
|
check NamedReturn2.idr || true
|
|
check NamedReturn3.idr || true
|
|
check NamedReturn4.idr || true
|
|
idris2 TrailingLam.idr < input
|