diff options
Diffstat (limited to 'tests/run-make/native-lib-alt-naming/rust.rs')
| -rw-r--r-- | tests/run-make/native-lib-alt-naming/rust.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/run-make/native-lib-alt-naming/rust.rs b/tests/run-make/native-lib-alt-naming/rust.rs new file mode 100644 index 00000000000..da0f5d925d1 --- /dev/null +++ b/tests/run-make/native-lib-alt-naming/rust.rs @@ -0,0 +1 @@ +pub fn main() {} |
