diff options
author | martinw | 2000-01-19 13:46:30 +0000 |
---|---|---|
committer | martinw | 2000-01-19 13:46:30 +0000 |
commit | edd0b1e74abd815d485426cce4f3b80ccdde3f55 (patch) | |
tree | e7f1ba3efe9b56c1762859c64b1f96da7207fab2 /frontend/overloading.dcl | |
parent | bug fix (changed syntax tree) (diff) |
check.icl: improving bugfix that yielded revision 1.15
trans.icl: improving sjaaks changes that yielded revision 1.17
parse.icl: bugfix: The following program led into "could not determine the type of this record"
module t5
:: R1 = { f :: Int }
:: R2 = { f :: Int }
:: R3 = { g :: R1 }
g x = { x & g.R1.f = 1 }
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@80 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/overloading.dcl')
0 files changed, 0 insertions, 0 deletions