Welcome to mirror list, hosted at ThFree Co, Russian Federation.

golang-struct « t4018 « t - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5deda77feec7af2ea2f428c8eebbb7520cbc89ae (plain)
1
2
3
4
type RIGHT struct {
	a Type
	b ChangeMe
}