User:StDoodle/Test Function sandbox: Difference between revisions

From Kolmafia
Jump to navigation Jump to search
imported>StDoodle
mNo edit summary
imported>StDoodle
mNo edit summary
Line 11: Line 11:
description=This is a fake function for testing & junk.}} |
description=This is a fake function for testing & junk.}} |
}}
}}
<syntaxhighlight lang="c" enclose="div">
{{User:StDoodle/Code_sandbox |
code=
print(stuff);
print(stuff);
return stuff;
return stuff;
</syntaxhighlight>
}}
More words.
More words.

Revision as of 03:40, 25 February 2010


{{#customtitle:{{{page_name}}}()|{{{page_name}}}()}}

Function Syntax



print(stuff); return stuff;

More words.