Pregunta

@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

?

¿Fue útil?

Solución

This migration tutorial covers it:

Jack is a @(vice)maniac.
Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top