about summary refs log blame commit diff
path: root/third_party/git/t/t4018/golang-long-func
blob: ac3a77b5c41fb3949cf9f5dae594de99b01a424b (plain) (tree)
1
2
3
4
5




                                                               
func RIGHT(aVeryVeryVeryLongVariableName AVeryVeryVeryLongType,
	anotherLongVariableName AnotherLongType) {
	a := 5
	b := ChangeMe
}