mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-01 09:31:18 +00:00
report expression has no type other than has to be used (or discarded) when typ is tyNone in discardCheck
6 lines
82 B
Nim
6 lines
82 B
Nim
discard """
|
|
errormsg: "expression has no type: values"
|
|
"""
|
|
import tables
|
|
|
|
values |