tstmtexp.nim 154 B

123456789
  1. discard """
  2. errormsg: "expression '5' is of type 'int literal(5)' and has to be used (or discarded)"
  3. file: "tstmtexp.nim"
  4. line: 8
  5. """
  6. # Test 3
  7. 1+4