fix(mbe): update test
This commit is contained in:
parent
117a28a065
commit
6f58e98f2c
@ -1219,7 +1219,7 @@ macro_rules! m {
|
||||
($(#[$m:meta])+) => ( $(#[$m])+ fn bar() {} )
|
||||
}
|
||||
#[doc = r" Single Line Doc 1"]
|
||||
#[doc = "
|
||||
#[doc = r"
|
||||
MultiLines Doc
|
||||
"] fn bar() {}
|
||||
"##]],
|
||||
|
Loading…
x
Reference in New Issue
Block a user