DEBSOURCES
Skip Quicknav
sources / golang-github-andreykaipov-goobs / 0.8.0-1 / internal / comments / testfixtures / dotparser / embedded_1 / zz_util.go
12345678
package testfixtures // this file exists so this Go package doesn't error out. type EmbeddedDummy struct { a int b string }