mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-15 22:11:23 +00:00
fix up some strings that looked funky after rustfmt
This commit is contained in:
@ -393,7 +393,7 @@ impl<'a, 'b> Js2Rust<'a, 'b> {
|
||||
\n}} finally {{\n\
|
||||
{}
|
||||
}}\n\
|
||||
",
|
||||
",
|
||||
&invoc, &self.finally,
|
||||
)
|
||||
};
|
||||
|
Reference in New Issue
Block a user