t9908_02.nim 175 B

1234567891011
  1. discard """
  2. errormsg: "ordinal type expected; given: float"
  3. line: 10
  4. """
  5. # https://github.com/nim-lang/Nim/pull/9909#issuecomment-445519287
  6. type
  7. E = enum
  8. myVal = 80.9