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