Idris2/tests/node/node020/expected
Mathew Polzin ad12f8335c
[ new ] popen/pclose for the NodeJS backend. (#2857)
* implement popen and pclose (to an extent) for NodeJS

* bring node020 back into tests.

* ah, I see what was being done here. Fix the idris for the test.

* fix test's unreachable clause warning

* fix expectation

* Add note to CHANGELOG

* small tweaks to get popen into merge-ready state.
2023-01-30 09:38:42 -06:00

6 lines
79 B
Plaintext

1/1: Building Popen (Popen.idr)
Main> opened
closed
Idris 2
Main> Bye for now!