Files
easyjson/tests/html.go
T
2019-10-09 11:59:07 +03:00

6 lines
51 B
Go

package tests
type Struct struct {
Test string
}