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

'my $.x' doesn't generate an accessor on Rakudo Moar #3412

Closed
p6rt opened this issue Jun 12, 2014 · 4 comments
Closed

'my $.x' doesn't generate an accessor on Rakudo Moar #3412

p6rt opened this issue Jun 12, 2014 · 4 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Jun 12, 2014

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

Searchable as RT122087$

@p6rt
Copy link
Author

p6rt commented Jun 12, 2014

From @masak

<ChoHag> The examples in S12/Class attributes don't work.
Specifically​: Cannot use ! twigil on our [or my] variable
<jnthn> r​: class C { my $.x = 42; }; C.x.say
<camelia> rakudo-{parrot,jvm} 60aaed​: OUTPUT«42␤»
<camelia> ..rakudo-moar 60aaed​: OUTPUT«(Any)␤»
<jnthn> Hmmm.
<jnthn> OK, moar bug.
<jnthn> Which is perhaps where the confusion came from.
* masak submits rakudobug

@p6rt
Copy link
Author

p6rt commented Jul 9, 2014

From @jnthn

On Thu Jun 12 06​:24​:02 2014, masak wrote​:

<ChoHag> The examples in S12/Class attributes don't work.
Specifically​: Cannot use ! twigil on our [or my] variable
<jnthn> r​: class C { my $.x = 42; }; C.x.say
<camelia> rakudo-{parrot,jvm} 60aaed​: OUTPUT«42␤»
<camelia> ..rakudo-moar 60aaed​: OUTPUT«(Any)␤»
<jnthn> Hmmm.
<jnthn> OK, moar bug.
<jnthn> Which is perhaps where the confusion came from.
* masak submits rakudobug

Fixed; spectest added; resolving.

/jnthn

@p6rt
Copy link
Author

p6rt commented Jul 9, 2014

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

@p6rt
Copy link
Author

p6rt commented Jul 9, 2014

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

@p6rt p6rt closed this as completed Jul 9, 2014
@p6rt p6rt added the Bug 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