reserved keywords are not explicited or documented anywhere #63
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
See #52 and
parseJXR()to avoid confusion.This would also facilitate usage.
See the
reserved-keywordsfile generated from source with scope const, var and functions.Added for now the most obvious ones as the
reservedKeywordsarrayso that it could be used to generate notes and ideally re-used.
Not sufficient though, see
qs,sa, etc.