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