Skip to content

Instantly share code, notes, and snippets.

@ku
Created April 12, 2012 13:38
Show Gist options
  • Select an option

  • Save ku/2367347 to your computer and use it in GitHub Desktop.

Select an option

Save ku/2367347 to your computer and use it in GitHub Desktop.
closure compiler exception reproduce code
try {
} catch (e) {
}
res.map(function(r) {
if (e = r != null ? r.error : void 0) {
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment