frankban / quicktest

Quick helpers for testing Go applications
MIT License
529 stars 27 forks source link

failure in assembly code causes "cannot parse source file" error #86

Closed rogpeppe closed 3 years ago

rogpeppe commented 3 years ago

See https://github.com/golang/go/issues/43184 for context.

We should probably print nothing, or just the line itself, when the source file isn't Go.

frankban commented 3 years ago

Thanks for the quick fix, this is now released as v1.11.3.