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

kotlin-inline-class « t4018 « t - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7bf46dd8d44fefb1cd6635ed363d4df05b04c757 (plain)
1
2
3
4
5
value class RIGHT(Args){
	// a comment
	// b comment
	ChangeMe
}