Before, they were named func@line:col which made them easy to find in the source if you know the file, but hard if you don't, and it made tests fragile. Now, they are named outer$1, outer$2, etc, which makes them more informative in a UI since "outer" has meaning. LGTM=crawshaw R=crawshaw CC=golang-codereviews https://golang.org/cl/65630048 |
||
---|---|---|
.. | ||
testdata | ||
TODO | ||
analysis.go | ||
api.go | ||
callgraph.go | ||
doc.go | ||
example_test.go | ||
gen.go | ||
intrinsics.go | ||
labels.go | ||
pointer_test.go | ||
print.go | ||
reflect.go | ||
solve.go | ||
util.go |