Skip to content

Instantly share code, notes, and snippets.

@SamGondelman
Last active June 25, 2019 23:09
Show Gist options
  • Save SamGondelman/b9fe3cec613e1b644e779e4f64207865 to your computer and use it in GitHub Desktop.
Save SamGondelman/b9fe3cec613e1b644e779e4f64207865 to your computer and use it in GitHub Desktop.
(function() { // BEGIN LOCAL_SCOPE
print("test");
Script.stop();
}()); // END LOCAL_SCOPE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment