8000 Confusing behavior with filenames starting with a digit · Issue #211 · andrewchambers/janetsh · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Confusing behavior with filenames starting with a digit #211
Open
@ghost

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`

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestwontfixThis will not be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0