aboutsummaryrefslogtreecommitdiff
path: root/frontend/parse.icl
diff options
context:
space:
mode:
authormartinw1999-12-20 15:17:22 +0000
committermartinw1999-12-20 15:17:22 +0000
commitd18b1c951eb3b8eaa298bb64b9c1833481eb4d1b (patch)
tree4ef88132be4dbf18366d1e7ed66b3aafd782cee1 /frontend/parse.icl
parentbugfix (diff)
fixing bug in module trans
before case x of { 1->1; _ -> case C of { A -> 2 }} transformed to case x of { 1->1; _ -> neverMatchingCase } now it transforms to case x of { 1->1;} git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@68 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/parse.icl')
0 files changed, 0 insertions, 0 deletions