RosettaCodeData/Task/Comments/Es/comments.es

4 lines
136 B
Erlang
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
# Comments in es (extensible shell) look like those of other shells.
echo Hello#With es, the hash can also be in the middle of a word.