aboutsummaryrefslogtreecommitdiff
path: root/test/data/functions/functionWithParams.kt
blob: 9d3a0ad71ff9cbc1b99ab7a2763ff66da98435bd (plain)
1
2
3
4
/**
 * doc
 */
fun function(x : Int) {}