summary refs log blame commit diff stats
path: root/tests/errmsgs/t8610.nim
blob: ec99beae5a5b416d20ff2b37e0d16b63bf1da938 (plain) (tree)
1
2
3
4
5
           
                                                     
   
            
               
discard """
  errormsg: "invalid type: 'typedesc[int]' for const"
"""
## bug #8610
const Foo = int