f8d01d3f66
also fix a bug where after error prompt is not shown. function old new delta parse_stream 1612 1638 +26 parse_and_run_stream 361 375 +14 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 2/0 up/down: 40/0) Total: 40 bytes
6 lines
53 B
Plaintext
Executable File
6 lines
53 B
Plaintext
Executable File
false
|
|
:
|
|
echo $?
|
|
(while :; do exit; done)
|
|
echo OK: $?
|