Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOUBLE PARENTHESIS not recognised as parenthesis #5505

Closed
p6rt opened this issue Jul 31, 2016 · 4 comments
Closed

DOUBLE PARENTHESIS not recognised as parenthesis #5505

p6rt opened this issue Jul 31, 2016 · 4 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Jul 31, 2016

Migrated from rt.perl.org#128787 (status was 'resolved')

Searchable as RT128787$

@p6rt
Copy link
Author

p6rt commented Jul 31, 2016

From @gfldex

m​: say Q ⸨oi!⸩
# OUTPUT«===SORRY!=== Error while compiling <tmp>␤Couldn't find terminator ⸨ (corresponding ⸨ was at line 1)␤at <tmp>​:1␤------> sa⸨oi! ⸩⏏<EOL>expecting any of​:␤ ⸨␤»
# expected output​:
# OUTPUT«oi!␤»

@p6rt
Copy link
Author

p6rt commented Sep 9, 2016

From @zoffixznet

Thanks for the report.

Fixed in NQP​: Raku/nqp@32fd43da48
Fixed in Rakudo​: rakudo/rakudo@87f772ee53
Tests added in Raku/roast@9650cd258f

On Sun Jul 31 08​:06​:08 2016, gfldex wrote​:

m​: say Q ⸨oi!⸩
# OUTPUT«===SORRY!=== Error while compiling <tmp>␤Couldn't find
terminator ⸨ (corresponding ⸨ was at line 1)␤at <tmp>​:1␤------> sa⸨oi!
⸩⏏<EOL>expecting any of​:␤ ⸨␤»
# expected output​:
# OUTPUT«oi!␤»

@p6rt
Copy link
Author

p6rt commented Sep 9, 2016

The RT System itself - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Sep 9, 2016

@zoffixznet - Status changed from 'open' to 'resolved'

@p6rt p6rt closed this as completed Sep 9, 2016
@p6rt p6rt added the uni label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant