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
There is no ambiguity with using keywords in certain contexts such as to start a model property. Something like model Car { model: string } should not be an error.
The text was updated successfully, but these errors were encountered:
There is no ambiguity with using keywords in certain contexts such as to start a model property. Something like
model Car { model: string }
should not be an error.The text was updated successfully, but these errors were encountered: