squalyl (./143) :void function() { if(chose) { prout(); } }ça permet de bien voir le proto de la fonction.et au boulot, on nous oblige à faire:void function() { if(chose) { prout(); } }
void function() { if(chose) { prout(); } }