You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes null conditional operator and semicolon in end of Template attr…
…ibutes
Now semicolon at the end of template attributes will be stripped from the output.
The null conditional syntax output code can now be run.
* [3607] Null-Conditional operator does not work
* Splits and adds comments to unit tests.
* Refreshes output files.