mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-12 22:41:27 +00:00
Unify operator overloading and reuse arguments where possible; Update Binaryen; Update dist files
This commit is contained in:
@ -45,6 +45,17 @@
|
||||
0;
|
||||
1;
|
||||
2147483647;
|
||||
0;
|
||||
0.123;
|
||||
0;
|
||||
0.123;
|
||||
12.34;
|
||||
10;
|
||||
10;
|
||||
10;
|
||||
10;
|
||||
0.1;
|
||||
0.1;
|
||||
"123";
|
||||
"1\"23";
|
||||
"1\"2\\3";
|
||||
|
Reference in New Issue
Block a user