mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
committed by
Andreas Rumpf
parent
268197add8
commit
4d230db5ab
5
tests/errmsgs/t8610.nim
Normal file
5
tests/errmsgs/t8610.nim
Normal file
@@ -0,0 +1,5 @@
|
||||
discard """
|
||||
errmsg: "'typedesc' metatype is not valid here; typed '=' instead of ':'?"
|
||||
"""
|
||||
## issue #8610
|
||||
const Foo = int
|
||||
Reference in New Issue
Block a user