diff options
author | martinw | 2001-04-20 09:39:36 +0000 |
---|---|---|
committer | martinw | 2001-04-20 09:39:36 +0000 |
commit | 500afbc847c7a366949d8ecbc8e31a40c5d40fb3 (patch) | |
tree | 0a0285fe5aa1e03df04ce5bc61d8e2ea94bd8e36 /backendC/CleanCompilerSources/docommand.icl | |
parent | bugfix: the parser did not accept (diff) |
bugfix: the compiler recognized f in the following example as a node and
ignored the type specification. Now he treats f as a function, and hence
gives a type error
Start = f
where
f :: String
f = 1
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@361 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'backendC/CleanCompilerSources/docommand.icl')
0 files changed, 0 insertions, 0 deletions