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

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