This website requires JavaScript.
Explore
Register
Sign In
kernel
/
git
mirror of
https://git.kernel.org/pub/scm/git/git.git
Watch
1
Star
0
Fork
You've already forked git
0
Code
Releases
Activity
next
git
/
t
/
t4018
/
swift-protocol
6 lines
96 B
Plaintext
Raw
Permalink
Blame
History
protocol RIGHT {
var first: Int { get }
// a comment
var second: ChangeMe { get }
}
View Git Blame
Copy Permalink