parser top-level constant

Implementation

const parser = Delimited(name: 'parser', _ws, _value, Eof());