File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -768,7 +768,7 @@ the ``dup`` and ``swap`` instructions as well as ``jump`` instructions, labels a
768
768
+-------------------------+-----+---+-----------------------------------------------------------------+
769
769
| Instruction | | | Explanation |
770
770
+=========================+=====+===+=================================================================+
771
- | stop() + `- ` | F | stop execution, identical to return(0, 0) |
771
+ | stop() | `- ` | F | stop execution, identical to return(0, 0) |
772
772
+-------------------------+-----+---+-----------------------------------------------------------------+
773
773
| add(x, y) | | F | x + y |
774
774
+-------------------------+-----+---+-----------------------------------------------------------------+
You can’t perform that action at this time.
0 commit comments