mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-22 15:25:22 +00:00
5 lines
82 B
Nim
5 lines
82 B
Nim
discard """
|
|
errormsg: "parameter 'n' requires a type"
|
|
"""
|
|
|
|
proc fn3(n) = discard |