diff options
author | martinw | 2000-05-26 10:20:43 +0000 |
---|---|---|
committer | martinw | 2000-05-26 10:20:43 +0000 |
commit | cc1923b9994ababc83b50a365ca02ffb67d198a7 (patch) | |
tree | 3d8a203eba07bc1cf50dff54ecd9c2f8bc388cc3 /frontend/overloading.icl | |
parent | improved dynamics (diff) |
bugfix: The following let
#! (a, b) = f
was originally translated into
#! _x = f
#! a = _x.0
#! b = _x.1
which is wrong. Now a an b are in a lazy context
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@142 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/overloading.icl')
0 files changed, 0 insertions, 0 deletions