fail.ion 53 B

123456
  1. if test 3 -eq 2
  2. echo pass
  3. else
  4. echo fail
  5. end