index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t4018
/
swift-protocol
blob: 07c39ec2a3ca89eb86363f471c7deb8196a8f99e (
plain
)
1
2
3
4
5
protocol RIGHT { var first: Int { get } // a comment var second: ChangeMe { get } }