4 lines
103 B
Plaintext
4 lines
103 B
Plaintext
|
# Internal "echo" always succeeds.
|
||
|
# RUN: not not echo hello world
|
||
|
# RUN: not --crash echo hello world
|