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

Signature.ACCEPTS not handling literals properly #5110

Closed
p6rt opened this issue Feb 1, 2016 · 4 comments
Closed

Signature.ACCEPTS not handling literals properly #5110

p6rt opened this issue Feb 1, 2016 · 4 comments

Comments

@p6rt
Copy link

p6rt commented Feb 1, 2016

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

Searchable as RT127444$

@p6rt
Copy link
Author

p6rt commented Feb 1, 2016

From @LLFourn

say :("foo") ~~ :("bar") # True
say :(Str) ~~ :("foo") # True
^^ should both be False.

@p6rt
Copy link
Author

p6rt commented Aug 1, 2016

From @zoffixznet

Both are False on bleed Rakudo. Tests added in Raku/roast@5af7b0e

--
Cheers,
ZZ | https://twitter.com/zoffix

@p6rt
Copy link
Author

p6rt commented Aug 1, 2016

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

@p6rt
Copy link
Author

p6rt commented Aug 1, 2016

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

@p6rt p6rt closed this as completed Aug 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant