We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
icmp <cmpType>;
compare the top 2 integer nodes with a comparison type: eq | ne | lt | le | gt | ge
push 69; push 32; icmp lt; // will push a boolean node with value true