fix up some strings that looked funky after rustfmt

This commit is contained in:
R. Andrew Ohana
2018-06-15 23:39:51 -07:00
parent 9127a0419f
commit 7626b55d00
5 changed files with 193 additions and 180 deletions

View File

@ -393,7 +393,7 @@ impl<'a, 'b> Js2Rust<'a, 'b> {
\n}} finally {{\n\
{}
}}\n\
",
",
&invoc, &self.finally,
)
};