Unary postfix fixes

This commit is contained in:
dcodeIO
2017-12-03 01:18:35 +01:00
parent eaf9253b96
commit 032ae379cd
7 changed files with 310 additions and 15 deletions

View File

@ -44,3 +44,5 @@ true;
false;
NaN;
Infinity;
<f32>NaN;
<f32>Infinity;