[project @ 2000-08-03 13:22:47 by simonmar]
The parser didn't properly check that the constructor in a data declaration really are constructors (ie. begin with an upper case character). This patch fixes the problem. bug reported by: Tim Giesler, a couple of weeks ago.
Please register or sign in to comment