Files
Nim/tests/errmsgs/t8064.nim
Bung 08c02f0236 report expression has no type other than has to be used (or discarded… (#20392)
report expression has no type other than has to be used (or discarded) when typ is tyNone in discardCheck
2022-09-20 14:50:48 +02:00

6 lines
82 B
Nim

discard """
errormsg: "expression has no type: values"
"""
import tables
values