summaryrefslogtreecommitdiffstats
path: root/src/test/run-make/raw-dylib-link-ordinal/exporter.def
blob: 5d87c580a54d58cf06740fdaa15c97e014e5dc22 (plain)
1
2
3
4
5
LIBRARY exporter
EXPORTS
    exported_function @13 NONAME
    exported_variable @5 NONAME
    print_exported_variable @9 NONAME