RosettaCodeData/Task/Comments/Es/comments.es
2023-07-01 13:44:08 -04:00

3 lines
136 B
JavaScript

# 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.