Anonymous (owner)

Revisions

  • 976e99 Wed Jul 15 20:49:43 -0700 2009
gist: 148150 Download_button fork
public
Public Clone URL: git://gist.github.com/148150.git
Embed All Files: show embed
test #
1
2
3
4
function what( v )
{
  alert("you said " + v );
}