This website requires JavaScript.
Explore
Help
Register
Sign in
aparler
/
RosettaCodeData
Watch
1
Star
0
Fork
You've already forked RosettaCodeData
0
Code
Issues
12
Pull requests
3
Projects
Releases
Packages
Wiki
Activity
Actions
2023
RosettaCodeData
/
Task
/
String-append
/
Perl-6
/
string-append.pl6
Ingy döt Net
91df62d461
Update all new Tasks
2015-02-20 09:02:09 -05:00
3 lines
42 B
Raku
Raw
Permalink
Blame
History
my
$str
=
"
f
o
o
"
;
$str
~
=
"
b
a
r
"
;
say
$str
;
Reference in a new issue
View git blame
Copy permalink