diff options
author | johnvg | 2005-09-13 14:20:28 +0000 |
---|---|---|
committer | johnvg | 2005-09-13 14:20:28 +0000 |
commit | c9725502d4ba3fa6120e0dce1ce101df4bcb1180 (patch) | |
tree | 2efef36fc0c324dc35fddace91fcf75c20ae9153 /frontend/portToNewSyntax.icl | |
parent | initialize DoDescriptors and ExportLocalLabels (diff) |
make function markPatternVariables recursive to report an error
for:
:: *R1 = { r2 :: *R2 };
:: *R2 = { a1::*{#Int}, a2::*{#Int}};
f :: *R1 -> *R2;
f r1=:{r2={a1}} = {r1.r2 & a2=a1};
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1543 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/portToNewSyntax.icl')
0 files changed, 0 insertions, 0 deletions