HaxeFoundation / HaxeManual

The official Haxe manual
https://haxe.org/manual/
Creative Commons Attribution 4.0 International
218 stars 154 forks source link

Assignment operator missing (?) #509

Open marcelEuchnerMartinez opened 2 years ago

marcelEuchnerMartinez commented 2 years ago

Hi there

It seems the assignment operator = is missing among the operators. You can also check in precedence. Nevertheless = is called assignment operator in "var and final".