Join Slack
Powered by
<@U4686K1L2> Yup, can confirm , this seems to be a...
# getting-started
r
robin
02/21/2017, 10:08 AM
@vicpinm
Yup, can confirm
, this seems to be a bug
. Even when using function reference notation, this:
Copy code
"Hi".oldMethod(::print)
gets replaced by this:
Copy code
"Hi" ::print newMethod
Which is definitely not correct. You should file a bug in the issue tracker
Open in Slack
Previous
Next