summaryrefslogtreecommitdiff
path: root/tiger-compiler/tests/type/wrong-print-too-many-args.tig
blob: c16a2f263fc797c50e5c7398853a1d45449b888e (plain)
1
2
/* Too many arguments */
print("a", "b", "c")