[test](../index.md) / [test](index.md) / [sample](./sample.md)

# sample

`fun sample(): Unit`

[test](../index.md) / [test](index.md) / [use](./use.md)

# use

`fun use(): Unit`

``` kotlin
println("sample")
```