mirror of
https://github.com/encounter/object-testfiles.git
synced 2026-07-10 12:18:40 -07:00
7 lines
145 B
Modula-2
7 lines
145 B
Modula-2
LIBRARY test_x64
|
|
EXPORTS
|
|
foo_x64
|
|
bar_x64 @1 NONAME
|
|
FOO_x64 DATA
|
|
BAR_x64 CONSTANT ; warning LNK4087: CONSTANT keyword is obsolete; use DATA
|