Implement coercion of numeric types for ascription and arithmetic (off by default)
Signed-off-by: Nick Cameron <nrc@ncameron.org>
This commit is contained in:
@ -40,7 +40,13 @@ description: Variables in memory after executing bracket.kcl
|
||||
"type": "Number",
|
||||
"value": 3600.0,
|
||||
"ty": {
|
||||
"type": "Unknown"
|
||||
"type": "Default",
|
||||
"len": {
|
||||
"type": "Mm"
|
||||
},
|
||||
"angle": {
|
||||
"type": "Degrees"
|
||||
}
|
||||
}
|
||||
},
|
||||
"mountingHoleDiameter": {
|
||||
|
||||
Reference in New Issue
Block a user