Skip to content

Instantly share code, notes, and snippets.

@ssddi456
Created July 21, 2014 07:41
Show Gist options
  • Save ssddi456/cb7dacec5a5bb46c65bb to your computer and use it in GitHub Desktop.
Save ssddi456/cb7dacec5a5bb46c65bb to your computer and use it in GitHub Desktop.
test
function test( t : string ) : string {
return t + t
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment