Difference between revisions of "User:StDoodle/Test Function sandbox"

From Kolmafia
Jump to navigation Jump to search
imported>StDoodle
m
imported>StDoodle
m
Line 2: Line 2:
 
name=test_function |
 
name=test_function |
 
function1={{User:StDoodle/Function_sandbox |
 
function1={{User:StDoodle/Function_sandbox |
name={{{name}}} |
+
name={{NAMESPACE|{{{name}}}}} |
 
returns=string |
 
returns=string |
 
returns2=buffer |
 
returns2=buffer |

Revision as of 04:35, 25 February 2010


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

Function Syntax

Impressive Code

The following code is awesome, as you may expect, since I'm awesome.

int noob = 1337;
print("Stuff");
return noob.to_string();