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
Answering in case anyone ends up searching for this, but the parenthesis around (int [@default 123]); are the cause of this error. The proper syntax should be foo : int; [@default 123]
Test:
Result:
The text was updated successfully, but these errors were encountered: