Skip to content

Instantly share code, notes, and snippets.

@dhotson
Created December 3, 2012 15:07
Show Gist options
  • Save dhotson/4195587 to your computer and use it in GitHub Desktop.
Save dhotson/4195587 to your computer and use it in GitHub Desktop.
<?php
function ($hello, $hello, $̀) {
echo "$hello$hello$̀\n";
}
("lolol", "trolo", "!");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment