Quote syntax #28
Labels
L1: enhancement
New feature or request
T: expansion
Topic: '$' and other expansion
T: grammar
Topic: Formal or informal grammar, realtes to lexing / parsing
T: lexer
Topic: Text to token parser step
Milestone
We should correctly parse
echo "hello world"
, andecho 'hello world'
. The specifics of WORD expansion isn't required, and will come with #27.The text was updated successfully, but these errors were encountered: