summaryrefslogtreecommitdiff
path: root/t/t4018/golang-struct
blob: 5deda77feec7af2ea2f428c8eebbb7520cbc89ae (plain)
1
2
3
4
type RIGHT struct {
	a Type
	b ChangeMe
}