Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Fix missing quotes in S02-literals/quoting.t
The test description talks about a "second" quote involving $gorch, but $gorch was not quoted. This did not matter before GLR due to implicit flattening.
- Loading branch information