- From: <bugzilla@jessica.w3.org>
- Date: Sat, 30 Jan 2016 10:03:13 +0000
- To: public-qt-comments@w3.org
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