8010e06952
This is far from ideal, but it's the first step in moving the parse result to an immutable object so that the parser can be reused.
111 B
111 B
2.0
Changed
Options::parse
returns a ParseResult rather than storing the parse result internally.