Skip to content

Instantly share code, notes, and snippets.

@leonrenkema
Last active January 19, 2016 18:34
Show Gist options
  • Save leonrenkema/c363b08d350d68a55235 to your computer and use it in GitHub Desktop.
Save leonrenkema/c363b08d350d68a55235 to your computer and use it in GitHub Desktop.
<?php
function plus(int $a, int $b) : int {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment