codegen/testserver/singlefile/ptr_to_slice.go (4 lines of code) (raw):

package singlefile type PtrToSliceContainer struct { PtrToSlice *[]string }