Skip to content

Update test file#76

Merged
kostis merged 1 commit intokostis:masterfrom
JohnnyPol:dot_product_update
Jul 30, 2025
Merged

Update test file#76
kostis merged 1 commit intokostis:masterfrom
JohnnyPol:dot_product_update

Conversation

@JohnnyPol
Copy link
Contributor

⟨local-def⟩ ::= ⟨func-def⟩ | ⟨func-decl⟩ | ⟨var-def⟩
⟨var-def⟩ ::= “var” (⟨id⟩)+ “is” ⟨type⟩

According to the grammar of Dana, all var definitions must be in the local-def and not inside the block of the function.

@kostis kostis merged commit 411d0bb into kostis:master Jul 30, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants