Only the first char needs to be checked with IsNameStartChar, so check it before the loop.
57 KiB
Executable File
57 KiB
Executable File
Only the first char needs to be checked with IsNameStartChar, so check it before the loop.