]> git.tdb.fi Git - libs/gl.git/commitdiff
Make sure folded float constants appear as correct type
authorMikko Rasa <tdb@tdb.fi>
Tue, 20 Apr 2021 15:15:08 +0000 (18:15 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 20 Apr 2021 15:17:12 +0000 (18:17 +0300)
If the value has no fractional part, the default conversion will not
add a decimal point.


No differences found