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
Remove incorrect test
Per samcv++ from Raku/nqp@02a426e0e6 Remove support for ornate parenthesis from quoting constructs Reasons: * These are not recognized by Unicode as being brackets * They do not conform to Pi/Pf or Ps/Pf general category pairings * They don't have a Bidi_Mirroring_Glyph or a Bidi_Matching_Bracket pair * They have never been considered brackets for any of the history of Perl 6, and they never will be considered brackets * There are no modules which use these brackets, and no known users * It is not easily versionable, and not feasible to make it versioned
- Loading branch information