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

package singlefile type RecursiveInputSlice struct { Self []RecursiveInputSlice }