Handbook
Glossary
emit-eof ( document -- )
Vocabulary
html5
Inputs
document
an
object
Outputs
None
Definition
USING:
io
kernel
;
IN:
html5
:
emit-eof
( document -- )
"emit-eof"
print
f
tree-insert
drop
;