]> git.sur5r.net Git - cc65/commit
Fixed a bug: The compiler aborted with an internal error if a non function
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 17 Jul 2005 09:49:34 +0000 (09:49 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 17 Jul 2005 09:49:34 +0000 (09:49 +0000)
commitc2186399770bcbb0a29932b228640642abff66d4
tree9351abfbf51a5621316b517b981c55ffa97a5834
parent82751788fd0deb2dc1d25c7d677def18429ccf04
Fixed a bug: The compiler aborted with an internal error if a non function
was called as a function after printing the diagnostic.

git-svn-id: svn://svn.cc65.org/cc65/trunk@3526 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/cc65/expr.c