Idris2/tests/base/system_run/expected
2021-11-05 11:59:17 +00:00

6 lines
92 B
Plaintext

1/1: Building Run (Run.idr)
Main> "Hello, world"
"Hello, $PATH"
("", 17)
Main> Bye for now!