Question

@str .length = @str.length()

outputs

abcde .length = 5

I tried various escaping techniques, but didn't find the correct one. How do I output

abcde.length = 5

?

Était-ce utile?

La solution

This migration tutorial covers it:

Jack is a @(vice)maniac.
Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top