template_strings: { input: { foo( `${contents}`, `${text}` ); } expect_exact: "foo(`${contents}`,`${text}`);" }