Skip to content

Instantly share code, notes, and snippets.

@clarkeash
Last active August 29, 2015 14:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clarkeash/d72d1ef9ab95fea321c0 to your computer and use it in GitHub Desktop.
Save clarkeash/d72d1ef9ab95fea321c0 to your computer and use it in GitHub Desktop.
16-October-sample-post
<?php
echo "hey, there!";
?>
let intro = "Hello"
println("\(intro) World")
//p.s. not writing semi-colons is hard!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment