How to use Unchecked block in Chisel
#7138
Answered
by
alex0207s
Jagadesh-Ronanki
asked this question in
Help
-
|
This is the issue I'm facing. Thanks in advance |
Beta Was this translation helpful? Give feedback.
Answered by
alex0207s
Mar 6, 2024
Replies: 1 comment
-
|
You need to add a semicolon after a statement, like this: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Jagadesh-Ronanki
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

You need to add a semicolon after a statement, like this:
unchecked { type(uint256).max; }.