RosettaCodeData/Task/String-append/CoffeeScript/string-append-2.coffee
2023-07-01 11:58:00 -04:00

1 line
38 B
CoffeeScript

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