fork download
  1. { \
  2. true \
  3. && true \
  4. && { \
  5. false || true
  6. }
  7. }
Success #stdin #stdout 0.02s 5264KB
stdin
Standard input is empty
stdout
Standard output is empty