Commit 8c77f4c
committed
Release 1.1.0
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.1 parent 410d978 commit 8c77f4c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments