about summary refs log blame commit diff
path: root/t/t4018/golang-struct
blob: 5deda77feec7af2ea2f428c8eebbb7520cbc89ae (plain) (tree)
1
2
3
4



                   
type RIGHT struct {
	a Type
	b ChangeMe
}