mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-17 17:01:37 +00:00
Unary postfix fixes
This commit is contained in:
@ -44,3 +44,5 @@ true;
|
||||
false;
|
||||
NaN;
|
||||
Infinity;
|
||||
<f32>NaN;
|
||||
<f32>Infinity;
|
||||
|
Reference in New Issue
Block a user