Coerce the result of a function call to the function's return type (#6309)
Signed-off-by: Nick Cameron <nrc@ncameron.org>
This commit is contained in:
@ -8,7 +8,7 @@ description: Operations executed axial-fan.kcl
|
||||
"group": {
|
||||
"type": "ModuleInstance",
|
||||
"name": "fanHousing",
|
||||
"moduleId": 5
|
||||
"moduleId": 6
|
||||
},
|
||||
"sourceRange": []
|
||||
},
|
||||
@ -752,7 +752,7 @@ description: Operations executed axial-fan.kcl
|
||||
"group": {
|
||||
"type": "ModuleInstance",
|
||||
"name": "motor",
|
||||
"moduleId": 6
|
||||
"moduleId": 7
|
||||
},
|
||||
"sourceRange": []
|
||||
},
|
||||
@ -967,7 +967,7 @@ description: Operations executed axial-fan.kcl
|
||||
"group": {
|
||||
"type": "ModuleInstance",
|
||||
"name": "fan",
|
||||
"moduleId": 7
|
||||
"moduleId": 8
|
||||
},
|
||||
"sourceRange": []
|
||||
},
|
||||
@ -1080,7 +1080,7 @@ description: Operations executed axial-fan.kcl
|
||||
"functionSourceRange": [
|
||||
997,
|
||||
2279,
|
||||
7
|
||||
8
|
||||
],
|
||||
"unlabeledArg": null,
|
||||
"labeledArgs": {}
|
||||
@ -1359,7 +1359,7 @@ description: Operations executed axial-fan.kcl
|
||||
"functionSourceRange": [
|
||||
997,
|
||||
2279,
|
||||
7
|
||||
8
|
||||
],
|
||||
"unlabeledArg": null,
|
||||
"labeledArgs": {}
|
||||
@ -1638,7 +1638,7 @@ description: Operations executed axial-fan.kcl
|
||||
"functionSourceRange": [
|
||||
997,
|
||||
2279,
|
||||
7
|
||||
8
|
||||
],
|
||||
"unlabeledArg": null,
|
||||
"labeledArgs": {}
|
||||
|
||||
Reference in New Issue
Block a user