mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-30 04:07:55 +00:00
fixes #23060
This commit is contained in:
5
tests/errmsgs/t23060.nim
Normal file
5
tests/errmsgs/t23060.nim
Normal file
@@ -0,0 +1,5 @@
|
||||
discard """
|
||||
errormsg: "undeclared identifier: '♔♕♖♗♘♙'"
|
||||
"""
|
||||
|
||||
♔♕♖♗♘♙ = 1
|
||||
Reference in New Issue
Block a user