github.com/cnboonhan/delve@v0.0.0-20230908061759-363f2388c2fb/_fixtures/internal/dir.io/io.io/io.go (about) 1 package ioio 2 3 type SomeOtherType struct { 4 Y int 5 }