3 lines
78 B
Plaintext
Raw Normal View History

REQUIRES: shell
RUN: ((false | true) && echo true || echo false) | grep false