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

Update HOME_EXAM.md

parent ffa190a8
No related branches found
No related tags found
No related merge requests found
......@@ -304,7 +304,7 @@ Other boolean expressions are
### Let expression
```math
\frac{<v, σ>⇓<\text{let } v:=e, σ>σ'}{<\text{let } v := e, σ> ⇓ σ[v := e]}
\frac{<v, σ>⇓<\text{let } v:t, σ>σ'}{<\text{let } v : t, σ> ⇓ σ[v : t]}
```
```math
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment