mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-19 01:01:59 +03:00
7 lines
196 B
Plaintext
Executable File
7 lines
196 B
Plaintext
Executable File
. ../../../testutils.sh
|
|
|
|
idris2 Issue35.idr < input
|
|
check Issue35-2.idr || true
|
|
check --show-machine-names Issue35-2.idr || true
|
|
check --show-namespaces --show-machine-names Issue35-2.idr || true
|