summaryrefslogtreecommitdiff
path: root/t/t4018/kotlin-inheritace-class
blob: 77376c1f0529a91a268d352e87b12e4498fa619d (plain)
1
2
3
4
5
open class RIGHT{
	// a comment
	// b comment
	// ChangeMe
}