Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
yaml-unexpected-event ( actual expected -- * )
Vocabulary
yaml
Inputs and outputs
actual
a
yaml_event_type_t
expected
a
sequence
Word description
LibYAML produced the unexpected event
actual
, but the list of expected events is
expected
.
Definition
IN:
yaml
ERROR:
yaml-unexpected-event
actual expected
;