Implement coercion of numeric types for ascription and arithmetic (off by default) (#6175)
Signed-off-by: Nick Cameron <nrc@ncameron.org>
This commit is contained in:
@ -471,7 +471,8 @@ description: Variables in memory after executing focusrite-scarlett-mounting-bra
|
||||
"type": "Number",
|
||||
"value": 44.0,
|
||||
"ty": {
|
||||
"type": "Unknown"
|
||||
"type": "Known",
|
||||
"type": "Count"
|
||||
}
|
||||
},
|
||||
"z": {
|
||||
@ -1401,7 +1402,8 @@ description: Variables in memory after executing focusrite-scarlett-mounting-bra
|
||||
"type": "Number",
|
||||
"value": -52.0,
|
||||
"ty": {
|
||||
"type": "Unknown"
|
||||
"type": "Known",
|
||||
"type": "Count"
|
||||
}
|
||||
},
|
||||
"y": {
|
||||
|
||||
Reference in New Issue
Block a user