issues
search
skx
/
gobasic
A BASIC interpreter written in golang.
https://blog.steve.fi/tags/basic/
GNU General Public License v2.0
328
stars
27
forks
source link
Run the `go vet` shadowed-variable check.
#102
Closed
skx
closed
5 years ago
skx
commented
5 years ago
This will ensure we don't have hidden shadowed variables.
This will ensure we don't have hidden shadowed variables.