summaryrefslogtreecommitdiff
path: root/tiger-compiler/tests/type/compare_to_break.tig
blob: 0fb2853756daa5a54fe2c6c53eb873078c25cd31 (plain)
1
2
3
/* Break cannot be used in comparaisons, especially at the left side */
for i := 1 to 10 do
  () = break