HaxeFoundation / haxe.org-comments

Repository to collect comments of our haxe.org websites
2 stars 2 forks source link

[haxe.org/manual] Ternary Operator #59

Open utterances-bot opened 4 years ago

utterances-bot commented 4 years ago

Ternary Operator - Haxe - The Cross-platform Toolkit

Haxe is an open source toolkit based on a modern, high level, strictly typed programming language.

https://haxe.org/manual/expression-operators-ternary.html

Grimo0 commented 4 years ago

Shouldn't it be operand 2 and 3 that must unify instead of 1 and 2.

Aurel300 commented 4 years ago

@Grimo0 Good spot, will be fixed in a minute!