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

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