summary refs log tree commit diff stats
path: root/tests/compiler/samplelib.nim
blob: c709717220ae9f333a7ee986e10a8b9dbcdfe0b8 (plain) (blame)
1
2
# Sample library used by tcmdlineclib.nim
proc test(): int {.cdecl, exportc, dynlib.} = 123
an> int): int {.codegenDecl: "console.log(-1); function $2($3)".} = return n echo fac(8)