blob: 125da37ecb26decff8603248e2e1ebc060d6073a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[test](test/index) / [kotlin.String](test/kotlin.-string/index) / [fn](test/kotlin.-string/fn)
# fn
`fun String.fn(): Unit`
Function with receiver
**Receiver**
must be a non-empty string
|