about summary refs log tree commit diff
path: root/third_party/git/t/t4018/golang-struct
blob: 5deda77feec7af2ea2f428c8eebbb7520cbc89ae (plain) (blame)
1
2
3
4
type RIGHT struct {
	a Type
	b ChangeMe
}