aboutsummaryrefslogtreecommitdiff
path: root/test/data/format/varargsFunction.md
blob: c86132bc180f5930140399d3ee961183bd6136be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[test](out.md) / [](out.md) / [f](out.md)


# f


```
fun f(vararg s: String): Unit
```