Code has been added to clipboard!

Solidity Inline Assembly Example 8

Example
{
    if eq(value, 0) { revert(0, 0) }
}