Le 27/08/2015 16:54, FX a écrit :
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?

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.

Mikael

Reply via email to