Skip to content
Snippets Groups Projects
Commit de761ea7 authored by David Söderberg's avatar David Söderberg
Browse files

Update HOME_EXAM.md

parent fc8289c4
No related branches found
No related tags found
No related merge requests found
...@@ -328,6 +328,8 @@ Declares the variable $`v`$ with type $`t`$ to current scope. ...@@ -328,6 +328,8 @@ Declares the variable $`v`$ with type $`t`$ to current scope.
### Assign expression ### Assign expression
```math ```math
{<v := e, σ> ⇓ σ[v := e]} {<v := e, σ> ⇓ σ[v := e]}
\langle \text{test} \rangle
``` ```
### If true/false expression ### If true/false expression
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment