comment-end-state ( document n/f string -- document n'/f string )


Vocabulary
html5

Inputs
documentan object
n/fan object
stringan object


Outputs
documentan object
n'/fan object
stringan object


Definition


: comment-end-state
( document n/f string -- document n'/f string )
take-char (comment-end-state) ;