Skip to content

Instantly share code, notes, and snippets.

@luics
Created May 24, 2016 06:00
Show Gist options
  • Save luics/6313e7d72e0c440bd119db874f425618 to your computer and use it in GitHub Desktop.
Save luics/6313e7d72e0c440bd119db874f425618 to your computer and use it in GitHub Desktop.
hello gist
var msg = 'hello world';
alert(msg);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment