Idris2/tests/base/system_file_popen/expected

6 lines
90 B
Plaintext
Raw Normal View History

2021-10-29 18:38:32 +03:00
1/1: Building Popen (Popen.idr)
Main> "Hello, world"
"Hello, $PATH"
2021-11-03 18:10:43 +03:00
17
2021-10-29 18:38:32 +03:00
Main> Bye for now!