-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unexpected syntax error #682
Comments
The BH Language Manual mentions the keyword I do see that the BSC parser accepts
Of course, you can also use a
These two forms are equivalent, because the You could also get it to compile by using a simpler expression preceding the
I assume that you attempted to use Where do we go from here? I guess there are four options:
I'm not sure which is preferable. Maybe @rsnikhil and @mieszko can weigh in. |
This BlueSpec Classic code ...
result is following unexpected syntax error
The text was updated successfully, but these errors were encountered: