m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/bad/ifType.mim
diff options
context:
space:
mode:
authorMarcin Chrzanowski <mc370754@students.mimuw.edu.pl>2018-05-14 22:44:58 +0200
committerMarcin Chrzanowski <mc370754@students.mimuw.edu.pl>2018-05-14 22:44:58 +0200
commit79740cde8921854f135df523110bdc2c85283b3e (patch)
tree654d7acdeb9ff06267a4281258bc7650e2d0498b /bad/ifType.mim
parent54dd70cd32ce04bcdec01a48191bce2074e8473c (diff)
Update examples
Diffstat (limited to 'bad/ifType.mim')
-rw-r--r--bad/ifType.mim1
1 files changed, 1 insertions, 0 deletions
diff --git a/bad/ifType.mim b/bad/ifType.mim
index dea4393..3ab4a58 100644
--- a/bad/ifType.mim
+++ b/bad/ifType.mim
@@ -1,3 +1,4 @@
+; both branches of if-then-else have to have the same type
(if true
1
false)