Skip to content
Snippets Groups Projects
Commit ed97788a authored by Rui Ueyama's avatar Rui Ueyama Committed by Brad Fitzpatrick
Browse files

regexp: remove unused variables

"min" and "max" in "case '{'" clause are fresh variables.
The variables defined in the outer scope never get value
other than 0.

LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/78750044
parent b89a9fff
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment