summaryrefslogtreecommitdiffstats
path: root/t/t4018/kotlin-inline-class
blob: 7bf46dd8d44fefb1cd6635ed363d4df05b04c757 (plain)
1
2
3
4
5
value class RIGHT(Args){
	// a comment
	// b comment
	ChangeMe
}