Skip to content

Commit 53d9ddd

Browse files
author
Brian Campbell
committed
Add regression test for #150176
1 parent d102dcc commit 53d9ddd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
//@ aux-build:pub-extern-crate.rs
2+
3+
//@ has pub_extern_crate_150176/index.html
4+
//@ hasraw - 'pub extern crate inner;</code></dt>'
5+
pub extern crate inner;

0 commit comments

Comments
 (0)