Skip to content

Commit a61c09a

Browse files
CraftSpiderJoshua Nelson
and
Joshua Nelson
authored
Update src/test/rustdoc/decl_macro_priv.rs
Co-authored-by: Joshua Nelson <[email protected]>
1 parent 949b72e commit a61c09a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/rustdoc/decl_macro_priv.rs

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
pub(crate) macro crate_macro() {}
99

1010
// @has decl_macro_priv/macro.priv_macro.html //pre 'macro priv_macro() {'
11+
// @!has - //pre 'pub macro priv_macro() {'
1112
// @has - //pre '...'
1213
// @has - //pre '}'
1314
macro priv_macro() {}

0 commit comments

Comments
 (0)