[<<][meta][>>][..]
Mon Jan 2 13:32:31 EST 2012
Bug
I'm not sure where this extra Atom wrapper comes from, but it does
seem to be correct. Trouble is that the struct tuple_f0 is not
declared.
const struct tuple_f0 t16 = { t15 };
const float t17 = t7.m0[a11] = t16.m0;
Is there a quick workaround, or does this meed statement compilation
should also be monadic?
Also, this is not correct:
const struct tuple_f00f00 t21 = a0[t20] = t19;
It's a var declartion where it should just be an array assignment.
Ah, that's because of __set.
[Reply][About][<<][meta][>>][..]