Skip to content

Commit

Permalink
update std::jule::sema
Browse files Browse the repository at this point in the history
  • Loading branch information
mertcandav committed Mar 7, 2024
1 parent b704b9a commit f454bf8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/std/jule-sema.md
Original file line number Diff line number Diff line change
Expand Up @@ -642,10 +642,6 @@ struct FnIns {
scope: &Scope
references: &ReferenceStack
anon: bool
// Stores all referenced definitions.
// Only stores for initializer functions.
refers: &ReferenceStack
}
```
Function instance.
Expand Down

0 comments on commit f454bf8

Please sign in to comment.