We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9c3142 commit 8cdfa2fCopy full SHA for 8cdfa2f
src/mezz/base-defs.r
@@ -85,7 +85,7 @@ immediate!: make typeset! [
85
]
86
87
system/options/result-types: make typeset! [
88
- immediate! series! bitset! image! object! map! gob!
+ immediate! series! bitset! image! object! map! gob! handle!
89
90
91
;-- Create "To-Datatype" conversion functions early in bootstrap:
0 commit comments