... Which is slowly making progress.

Why, to declare a local variable, you have to declare:

local idexpression x;

and not:

local identifier x;

?

I know that identifiers can also match function names, but what
special meaning does idexpression have in this context?

-- 
Francis Galiegue, [email protected]
"It seems obvious [...] that at least some 'business intelligence'
tools invest so much intelligence on the business side that they have
nothing left for generating SQL queries" (Stéphane Faroult, in "The
Art of SQL", ISBN 0-596-00894-5)
_______________________________________________
Cocci mailing list
[email protected]
http://lists.diku.dk/mailman/listinfo/cocci
(Web access from inside DIKUs LAN only)

Reply via email to