This is an archive of the discontinued LLVM Phabricator instance.

clang-format: [JS] test case for numeric separators.
ClosedPublic

Authored by mprobst on Dec 6 2021, 5:18 AM.

Details

Summary

ES2021 allows numeric literals using _ as a separator. This already
works, but had no test.

Diff Detail

Event Timeline

mprobst requested review of this revision.Dec 6 2021, 5:18 AM
mprobst created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptDec 6 2021, 5:18 AM
This revision is now accepted and ready to land.Dec 6 2021, 6:19 AM
MyDeveloperDay added a project: Restricted Project.Dec 6 2021, 6:19 AM
This revision was automatically updated to reflect the committed changes.