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
Additional context
When block braces start on the same line (via decompiler settings), there's currently no space emitted before the opening curly brace. This should be fixed.
The text was updated successfully, but these errors were encountered:
Incorrect output observed
Expected output
VM assembly
N/A
Additional context
When block braces start on the same line (via decompiler settings), there's currently no space emitted before the opening curly brace. This should be fixed.
The text was updated successfully, but these errors were encountered: