summaryrefslogtreecommitdiffstats
path: root/autoexp.visualizer
diff options
context:
space:
mode:
Diffstat (limited to 'autoexp.visualizer')
-rw-r--r--autoexp.visualizer6
1 files changed, 6 insertions, 0 deletions
diff --git a/autoexp.visualizer b/autoexp.visualizer
index d9afa2e..6fb3bb5 100644
--- a/autoexp.visualizer
+++ b/autoexp.visualizer
@@ -182,6 +182,12 @@ internal@aaA<*,*> {
preview(
#( "<", $e.key, ", ", $e.value, ">" )
)
+ children (
+ #(
+ key: [$e.key],
+ value: [$e.value]
+ )
+ )
}
; display null references and class name for class objects