Variable ALL_RESERVED_NOTESConst

ALL_RESERVED_NOTES: ReadonlySet<string> = ...

Contains only lowercase letters. Thus, when checking against the set, the input must also be lowercase.