summaryrefslogtreecommitdiffstats
path: root/t/t4018/kotlin-fun
blob: 2a60280256abd6d1e97ed4859a4b5580080e2987 (plain)
1
2
3
4
5
fun RIGHT(){
	//a comment
	//b comment
    return ChangeMe()
}