* fix(compiler): throw an error if variable with the same name is already defined. Closes #6492 * fix(compiler): Clean up formatting for issue #6492 * fix(compiler): throw an error if reference with the same name is already defined. Closes #6492
Closes #8734
- Add ability to parse bindings properly when `:` is present when using a directive with the `*` prefix Closes #6038
@
:
Closes #8346