Codebase Browser
gotools
Go to App
gotools
/
cmd/stringer/testdata/
tag_main.go
// No build tag in this file. package main type Const int const ( A Const = iota B C )