EXACT meaning of 2 error messages
- Posted by eddo Jul 07, 2015
- 2072 views
I'm trying to program around a bug in euphoria's interpreter that reports the errors (1)expected a type here and (2) expected an assignment following sequence (=,+=,-=,*=, /=, &= ) and it would REALLY HELP if I knew EXACTLY what these error messages mean. I mean, what exactly does the interpreter expect and WHY when these error messages appear?????