You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The C++ grammar (which has been frozen in eb03486, so don't hold your breath waiting for a fix for this, unless #50140 actually lands this month + an alternative grammar for C++ is found) does not like your 1 << 22 used when defining the vector. Use a define or extra parenthesis to work around that..
Nonetheless, I've opened jeff-hykin/better-cpp-syntax#654 in the upstream repo. There's some chance that the owner of the repo there changes the license back at some point.
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: