[Question][Hw3] Weird syntax error #533
Replies: 3 comments
-
Hi. TAs will help for problems such as undocumented LLVM API, ambiguous specification, basics of functional programming, etc. |
Beta Was this translation helpful? Give feedback.
-
Okay, got it. Thanks. |
Beta Was this translation helpful? Give feedback.
-
I just find out that I named one variable with |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
When I run
make
command I gotSyntax error
that says that parenthesis are unmatched. However, I matched them properly and I do not understand what is causing this error. Could you check my latest commit in instrument.ml?Beta Was this translation helpful? Give feedback.
All reactions