twrongcolon.nim 156 B

123456789101112
  1. discard """
  2. errormsg: "in expression '("
  3. nimout: '''
  4. Error: in expression '(
  5. 890)': identifier expected, but found ''
  6. '''
  7. line: 11
  8. """
  9. var n: int : 890