summary refs log tree commit diff stats
path: root/tests/errmsgs/t8610.nim
blob: dd1a3ed29294421b87fe3a1d691893c1e8ee12fd (plain) (blame)
1
2
3
4
5
discard """
  errmsg: "'typedesc' metatype is not valid here; typed '=' instead of ':'?"
"""
## issue #8610
const Foo = int