summary refs log tree commit diff stats
path: root/tests/notnil/tnotnil_in_objconstr.nim
Commit message (Expand)AuthorAgeFilesLines
* cleaned up the code and implemented proper error messagesZahary Karadjov2017-04-061-1/+1
* fixes #2355Araq2015-03-281-0/+14
'>
3
4
5
6
7
8
9
10
           
                                               







                                                                  
discard """
errormsg: "ordinal type expected; given: float"
line: 10
"""

# https://github.com/nim-lang/Nim/pull/9909#issuecomment-445519287

type
  E = enum
    myVal = 80.9