]> git.lizzy.rs Git - rust.git/blob - tests/run-make/raw-dylib-link-ordinal/exporter.def
Remove confusing 'while checking' note from opaque future type mismatches
[rust.git] / tests / run-make / raw-dylib-link-ordinal / exporter.def
1 LIBRARY exporter
2 EXPORTS
3     exported_function @13 NONAME
4     exported_variable @5 NONAME
5     print_exported_variable @9 NONAME