include/automata@cron@parser_UnsupportedSyntax.hrl

-record(unsupported_syntax, {
    field :: automata@cron@ast:field(),
    value :: binary()
}).