github.com/undoio/delve@v1.9.0/_fixtures/internal/dir.io/io.io/io.go (about)

     1  package ioio
     2  
     3  type SomeOtherType struct {
     4  	Y int
     5  }