Skip to content

Commit

Permalink
docs: update instruction details
Browse files Browse the repository at this point in the history
  • Loading branch information
darlanalves authored Dec 30, 2023
1 parent d3307d3 commit 99e2b28
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/4_System_instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,9 +154,7 @@ This document provides detailed information on each system instruction supported
- **Encoding**: `0x0f 0x00 0x01`
- **Equivalent Pseudocode**: `def abc:`
- **Description**: Defines the start of a function.
- **Example

**:
- **Example**:
```
def abc:
// Function body
Expand Down

0 comments on commit 99e2b28

Please sign in to comment.