This is a test post.

There are two ways to specify the identifier:

print "The triple-colon syntax will *not* show line numbers."

To display line numbers, use a path-less shebang instead of colons:

1
print "The path-less shebang syntax *will* show line numbers."

Comments

comments powered by Disqus