Brian

Results 3 issues of Brian

This is missing from the git repo, but included in the zip download from the main site. Simply added from other source.

The tutorial references the `ParseError`, which was removed in commit 34cd46621333971a05f28ce22b7edb18baa31ba3 https://github.com/benkay86/nom-tutorial/blame/master/README.md#L551. I was able to get it working with the following, but don't think it's a great solution as...

#### Bug The lint "type switch on error will fail on wrapped errors" triggers even when you check the Unwrap interfaces. #### Error message Error: example.go:27:14: type switch on error...