Revision 0662f62d15894fdb8bed72d963c293d0c3095d54 authored by Simeon Schaub on 01 June 2021, 11:03:31 UTC, committed by Jameson Nash on 01 November 2023, 21:56:09 UTC
`` `\\` `` currently throws an error because it is parsed as `@cmd "\\"`
due to escaping in the parser and `shell_parse` therefore thinks it's a
dangling backslash.
1 parent c019132
History
File Mode Size
man
src
.gitignore -rw-r--r-- 55 bytes
Makefile -rw-r--r-- 2.1 KB
Manifest.toml -rw-r--r-- 3.1 KB
NEWS-update.jl -rw-r--r-- 486 bytes
Project.toml -rw-r--r-- 59 bytes
README.md -rw-r--r-- 900 bytes
make.jl -rw-r--r-- 13.5 KB

README.md

back to top