temptysetparam.nim 104 B

123456
  1. discard """
  2. errormsg: "cannot infer the type of parameter 'x'"
  3. line: 5
  4. """
  5. proc a(x = {}) = discard