RosettaCodeData/Task/String-append/CoffeeScript/string-append-2.coffee
2016-12-05 22:15:40 +01:00

1 line
38 B
CoffeeScript

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