Open
Description
openedon Feb 4, 2021
What does top-level directives do?
'hide source';
function foo() { /* no hide source */ } // inherit?
function bar() { 'show source' } // override?
Would it be ignored?
Would there be an error?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
No labels