m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/bad/ifType.mim
blob: 3ab4a58e8a43952c97c033203ab3cf7d160e507f (plain)
1
2
3
4
; both branches of if-then-else have to have the same type
(if true
    1
    false)