fix for --

This commit is contained in:
Bill Currie 2001-08-20 22:16:07 +00:00
parent 841c901f88
commit e71cbaf5ef

View file

@ -7,7 +7,7 @@
float foo = 1;
float bar = 1;
float snafu = 2;
float negative = -------2;
float negative = - - - - - - -2;
void () eek;
float (float a, float b) boing;