Le 27/08/2015 16:54, FX a écrit :
Well, for array assignments, the array is declared before, whereas for pointer functions, the declaration can come after (contained functions). That's an important difference, I think.I think it shouldn’t be too hard to get the ambiguity lifted. We already can do it for array assignment vs. statement functions, so maybe we could get a hint from that?
Mikael