instaparse 2021-02-12

I love working with this library

I got pretty far with my goal, but my grammar doesn't handle all my cases. I'd like to see how many so I'm trying to do a (try... (catch to see the % of fails on my data. Are exceptions thrown by the parser different than typical java exceptions?

I might just be holding try/catch wrong