summary refs log blame commit diff stats
path: root/tests/proc/tlambdapragma.nim
blob: daa952b1efa86cb286c76453c555a5f083ea2bff (plain) (tree)
1
2
3
4
5
6
7






                                               
discard """
  errormsg: "invalid pragma: exportc"
"""

let _ = proc () {.exportc.} =
  # this would previously cause a codegen error
  discard