Idris2/tests/idris2/warning/warning002/run
2023-09-07 14:57:22 +01:00

8 lines
103 B
Plaintext
Executable File

. ../../../testutils.sh
idris2 --build deprecated.ipkg
idris2 Foo.idr <<EOF
:module Foo
:doc dep1
EOF