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
This feature is at stage 3 and appears to have changed recently, so we still have the old assert keyword. We can update it to have the new with instead.
Bug Description
Hermes git revision (if applicable):
React Native version:
OS:
Platform (most likely one of arm64-v8a, armeabi-v7a, x86, x86_64):
Steps To Reproduce
code example:
The Expected Behavior
It outputs the correct AST
The Current Behavior
Reference
attributes
is used instead ofassertions
for key of Import Assertions syntax #607The text was updated successfully, but these errors were encountered: