If there happens to be an error on an interpolated expression, like, say `${non_existing_variable}`, the transpiler gives out an unrelated error.
If there happens to be an error on an interpolated expression, like, say
${non_existing_variable}, the transpiler gives out an unrelated error.