Revision 6a75689a25c414bd68ab727f0f0edd3cd881472c authored by Nathan Shively-Sanders on 15 October 2021, 20:26:46 UTC, committed by GitHub on 15 October 2021, 20:26:46 UTC
Previously, import assertion parsing would try to parse both { and },
even if both were missing. If both were missing, the error for } could
occur past the end of the file, causing an assertion.

Fixes #46364
1 parent 7582b1b
Raw File
.npmignore
built
doc
Gulpfile.js
internal
jenkins.sh
lib/README.md
lib/enu
netci.groovy
scripts
src
tests
Jakefile.js
.devcontainer
.eslintrc
.eslintignore
.editorconfig
.failed-tests
.git
.git/
.gitattributes
.github/
.gitmodules
.settings/
.travis.yml
.circleci
.vscode/
.parallelperf.json
.mailmap
test.config
package-lock.json
yarn.lock
CONTRIBUTING.md
TEST-results.xml
.dockerignore
Dockerfile
.DS_Store
.eslintrc.json
.yarnrc
tmp
back to top