3 lines
136 B
JavaScript
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.
|