summaryrefslogtreecommitdiff
path: root/tiger-compiler/tests/type/test11.tig
blob: 6c847181a2aebd0fe9023f4d517450fc5a1de790 (plain)
1
2
3
/* error hi expr is not int.  */
for i := 10 to " " do
  print("Tiger\n")