L- 9 ParserError: Expected pragma, import directive or contract/interface/ #2182
-
I am trying to compile the raffle smart contract, but hitting this error:
|
Beta Was this translation helpful? Give feedback.
Answered by
othaime-en
Aug 29, 2022
Replies: 1 comment 2 replies
-
What's this extra
Try removing it. It might be causing the error. Also, what is on line 174? give me a snippet. I can't count all the way to line 174 |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
ashrth
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What's this extra
}
enclosing in this sectionTry removing it. It might be causing the error.
Also, what is on line 174? give me a snippet. I can't count all the way to line 174