Skip to content

Instantly share code, notes, and snippets.

@pocotan001
Created May 18, 2013 17:55
Show Gist options
  • Save pocotan001/5605282 to your computer and use it in GitHub Desktop.
Save pocotan001/5605282 to your computer and use it in GitHub Desktop.
hereDoc.js
define(function() {return function(){/**
Here document
*/}.toString().slice(15, -3)});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment