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