DEBSOURCES
Skip Quicknav
sources / golang-golang-x-tools / 1%3A0.5.0%2Bds-1 / cmd / stringer / testdata / tag_main.go
1234567891011
// No build tag in this file. package main type Const int const ( A Const = iota B C )