Junyu Liu
Results
37
issues of
Junyu Liu
### The following program `sample.go` triggers an unexpected result ```go package main type Err struct { err string } func (e Err) Error() string { return e.err } func main()...
User can pass a template flag to customize the file caption.
enhancement
#3163 Preview: [](https://asciinema.org/a/Af951OpEqU6MntMjEMqzYWBPA)
cncf-cla: yes
lgtm
size/S
ok-to-test