@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

?

有帮助吗?

解决方案

This migration tutorial covers it:

Jack is a @(vice)maniac.
许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top