RosettaCodeData/Task/Interactive-programming-repl-/Es/interactive-programming-repl-.es

6 lines
92 B
Erlang
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
$ es
; fn concat a b s { result $a$s$s$b }
; echo <={concat Rosetta Code :}
Rosetta::Code
;