unsigned integer constraint (uint)
This commit is contained in:
@@ -1476,6 +1476,10 @@
|
||||
"type": "STRING",
|
||||
"value": "int"
|
||||
},
|
||||
{
|
||||
"type": "STRING",
|
||||
"value": "uint"
|
||||
},
|
||||
{
|
||||
"type": "STRING",
|
||||
"value": "float"
|
||||
|
||||
@@ -2815,6 +2815,10 @@
|
||||
"type": "u8",
|
||||
"named": false
|
||||
},
|
||||
{
|
||||
"type": "uint",
|
||||
"named": false
|
||||
},
|
||||
{
|
||||
"type": "undefined",
|
||||
"named": true
|
||||
|
||||
+4262
-2805
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user