Chromium Code Reviews
DescriptionRemove error message when compile time constants used in +,-,/,* expressions
The type of sub expressions was computed to be 'number' for
integer math expressions. This caused an inappropriate
error message 'Not a compile time constant, expected int, got num'
Committed: https://code.google.com/p/dart/source/detail?r=5939
Patch Set 1 : Added another test case #
Total comments: 1
Patch Set 2 : Added test mixing int and doubles #
Messages
Total messages: 4 (0 generated)
|
||||||||||||||||||||||||||||