Open
Description
Janet symbols are represented as a sequence of alphanumeric characters not starting with a digit or a colon
Sorry if this not suitable for pre-0.1
($ ls 1.png)
parse error in <janetsh> around byte 12: symbol literal cannot start with a digit
($ ls :work)
Outputs content from the other folder named `work`, not `:work`