github.com/orijtech/structslop@v0.0.9-0.20230520012622-069644583b8b/testdata/src/generated/gen.go (about) 1 // Code generated by a generator. DO NOT EDIT. 2 3 package generated 4 5 type s3 struct { 6 x uint32 7 y uint64 8 z uint32 9 } 10