Skip to content

Commit

Permalink
update std/jule/ast
Browse files Browse the repository at this point in the history
  • Loading branch information
mertcandav committed Oct 1, 2024
1 parent bb62244 commit f76c5f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/std/jule-ast.md
Original file line number Diff line number Diff line change
Expand Up @@ -488,6 +488,7 @@ Assign statement.
```jule
struct Stmt {
Token: &token::Token
End: &token::Token
Data: StmtData
}
```
Expand Down

0 comments on commit f76c5f6

Please sign in to comment.