• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1REQUIRES: shell
2RUN: ((false | true) && echo true || echo false) | grep false
3