# New Ticket Created by  "Carl Mäsak" 
# Please include the string:  [perl #120394]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=120394 >


<masak> p: class A { has $!x = 42; method get() { ::('$!x') } }; say A.new.get
<camelia> rakudo-parrot 3cef56: OUTPUT«No such symbol '$!x' [...]
<moritz> should that work?
<masak> moritz: my first thought is "I don't see why it shouldn't".
<moritz> masak: my first thought was "rakudobug"
* masak submits rakudobug

Reply via email to