Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changes since 1.0.3: In chains of '&&' and '||', only instrument the terminal conditions, to reduce redundancy in the output. Instrument send statements, inc/dec statements, range statements, variable declarations, call expressions, slice expressions, type assertion expressions, star expressions, binary expressions, selection expressions and comparisons inside comparisons.
- Loading branch information