Skip to content
Snippets Groups Projects
Commit ee2a4662 authored by Hugo Wangler's avatar Hugo Wangler
Browse files

Update HOME_EXAM_Type_check_part2.md

parent 3f57b28c
No related branches found
No related tags found
No related merge requests found
...@@ -70,7 +70,7 @@ or ...@@ -70,7 +70,7 @@ or
``` ```
Not equals (!=): Not equals (!=):
math``` ```math
\frac{\Gamma \ \vdash \ e1 \ : \ bool \quad \Gamma \ \vdash \ e2 \ : \ bool}{\Gamma \ \vdash (e1 \ != \ e2) \ : \ bool} \frac{\Gamma \ \vdash \ e1 \ : \ bool \quad \Gamma \ \vdash \ e2 \ : \ bool}{\Gamma \ \vdash (e1 \ != \ e2) \ : \ bool}
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment