from alexgorbatchev.com 3.0.83.
The goal of this post is to remember me how to include source code in others posts.
function helloSyntaxHighlighter()
{
return "hi!";
}
function helloSyntaxHighlighter()
{
return "hi!";
}
def helloSyntaxHighlighter(self): return "hi!";
def helloSyntaxHighlighter() "hi!" end
No comments:
Post a Comment