Display numeric units in the variables pane (#6683)
This commit is contained in:
@ -223,7 +223,8 @@ description: Variables in memory after executing riddle_small.kcl
|
||||
}
|
||||
},
|
||||
"t": {
|
||||
"type": "Function"
|
||||
"type": "Function",
|
||||
"value": null
|
||||
},
|
||||
"xs": {
|
||||
"type": "Number",
|
||||
|
||||
Reference in New Issue
Block a user