``` fun testFun(arg: Double) = arg + 1 ```
# getting-started
r
Copy code
fun testFun(arg: Double) = arg + 1