`val split_space = { print(split(' ', { test }).jo...
# getting-started
m
val split_space = { print(split(' ', { test }).joinToString("-")) }