diff options
Diffstat (limited to 'tests/rustdoc-gui/src/lib2/another_mod/mod.rs')
| -rw-r--r-- | tests/rustdoc-gui/src/lib2/another_mod/mod.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/rustdoc-gui/src/lib2/another_mod/mod.rs b/tests/rustdoc-gui/src/lib2/another_mod/mod.rs new file mode 100644 index 00000000000..9a4f007a2f0 --- /dev/null +++ b/tests/rustdoc-gui/src/lib2/another_mod/mod.rs @@ -0,0 +1 @@ +pub fn tadam() {} |
