On 31/01/2014, at 11:49 AM, john skaller wrote:
> There's a bug in corouitines--01.flx I can't figure out.
Oooo .. I have now. This is what I'm going to call a Srean bug.
There's no bug in the compiler. It's not clear even if there
is a bug in the test case.
So to explain I'm going to backstep
There's a bug in corouitines--01.flx I can't figure out.
If I rename the file to coroutines_01.flx it works.
The original file compiles and links fine but and runs
*part* of the code.
A name like corouines-01 is a valid Felix ident but
not a C one. So it is translared to
coroutines__hyphe