RosettaCodeData/Task/String-append/CoffeeScript/string-append-2.coffee
2023-07-01 13:44:08 -04:00

1 line
38 B
CoffeeScript

console.log "Hello, ".concat "World!"