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