-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
It feels like something like this shouldn't break the gorilla compiler:
if e and (e.source != this.global or
e.origin != this.origin or e.data != this.token)
return Yet I can't for the life of me figure out how to format a long conditional to under 80 cols and still have the gorilla compiler accept it.
Metadata
Metadata
Assignees
Labels
No labels