1# Internal "echo" always succeeds.2# RUN: not not echo hello world3# RUN: not --crash echo hello world4