summary refs log tree commit diff stats
path: root/tests/errmsgs/t8610.nim
blob: 6a253f7ab58ab5ee005c7738a722aeb760ec5e53 (plain) (blame)
1
2
3
4
5
discard """
  errmsg: "invalid type: 'type int' for const"
"""
## issue #8610
const Foo = int