Fix copy/paste error.
This commit is contained in:
parent
553d9c05cd
commit
e13acb4d7d
@ -215,7 +215,7 @@ impl ToTokens for RumaEvent {
|
|||||||
}
|
}
|
||||||
Content::Typedef(_) => {
|
Content::Typedef(_) => {
|
||||||
quote_spanned! {span=>
|
quote_spanned! {span=>
|
||||||
content: raw.content,
|
prev_content: raw.prev_content,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user