We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4b8fdf commit a2cbbb7Copy full SHA for a2cbbb7
README.md
@@ -21,7 +21,7 @@ The rule:
21
- halt Stops execution
22
23
3. Arithmetic Operators
24
-- + +Adds top two values on stack and places result on stack
+- + + Adds top two values on stack and places result on stack
25
- − Similar to +, but subtraction is performed
26
- ∗ Similar to +, but multiplication is performed
27
- / Similar to +, but integer division is performed
0 commit comments