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
master
RosettaCodeData
/
Task
/
String-prepend
/
AutoHotkey
/
string-prepend.ahk
Ingy döt Net
91df62d461
Update all new Tasks
2015-02-20 09:02:09 -05:00
3 lines
35 B
AutoHotkey
Raw
Permalink
Blame
History
s
:=
"
foo
"
s
:=
s
"
bar
"
Msgbox
%
s
Reference in a new issue
View git blame
Copy permalink