DEBSOURCES
Skip Quicknav
sources / golang-github-andreykaipov-goobs / 0.8.0-1 / internal / comments / testfixtures / dotparser / interfaces_1 / zz_util.go
1234567
package testfixtures // this file exists so this Go package doesn't error out. type Interface interface { Wow() string }