RosettaCodeData/Task/String-length/Perl-6/string-length-1.pl6

2 lines
37 B
Raku
Raw Permalink Normal View History

2013-04-11 01:07:29 -07:00
say 'møøse'.encode('UTF-8').bytes;