Idris2/tests/idris2/repl002/expected
Thomas E. Hansen 6823915dd0 [ tests ] Check REPL help text and module import cmds
The help text check is for making sure we update it when modifying
things, more than anything else.
2022-10-13 11:31:05 +02:00

5 lines
83 B
Plaintext

Main> Imported module Data.Nat
Main> Imported module Data.List
Main>
Bye for now!