Skip to content

Commit 8290a8e

Browse files
committed
Clarify the comment about the output of the macro call in the showcase
1 parent 96cdff5 commit 8290a8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/showcase.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ BEGIN
2626
END"#
2727
);
2828

29-
/// This module contains the content which is generated by the macro call above
29+
// This module contains the same content which is also generated by the macro call above
3030
mod what_is_being_generated {
3131
use asn1rs::prelude::*;
3232

0 commit comments

Comments
 (0)