2017-07-12 21:54:38 -05:00

6 lines
67 B
Go

package test_package
type TestStruct struct {
TestField string
}