سؤال

@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