split(' ‘, { test }).forEach { print(“| $it | - “)...
# getting-started
o
split(' ‘, { test }).forEach { print(“| $it | - “) }