tconsttypemismatch.nim 126 B

12345678
  1. discard """
  2. errormsg: "type mismatch"
  3. file: "tconsttypemismatch.nim"
  4. line: 7
  5. """
  6. # bug #2252
  7. const foo: int = 1000 / 30