hscript
hscript copied to clipboard
Disallow arbitrary operators in variable declaration
Added tests to check if var x;
and var a, b = X;
syntax was still working.
Closes #107
@Simn
This has conflicts.