Fix embedded document with unterminated terminator
`skips()` is `mrb_bool` function, should return `FALSE` at EOF, not `EOF`.
Showing
Please register or sign in to comment
`skips()` is `mrb_bool` function, should return `FALSE` at EOF, not `EOF`.