[Bug 29401] [QT3] numeric-unary return type

https://www.w3.org/Bugs/Public/show_bug.cgi?id=29401

--- Comment #2 from Benito van der Zander <benito@benibela.de> ---
Since integer is a subtype of decimal, every integer has the type decimal. So
everywhere where a decimal occurs, you can just put an integer.

(It could be used as optimization if there is a faster evaluation path for
integers)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Saturday, 30 January 2016 10:03:15 UTC