The declaration {{كود |lang=cpp |int foo(const std::string& bar, const std::vector<long double*>& baz);}} is the prototype for a function defined later.
The declaration intfoo(conststd::string&bar,conststd::vector<longdouble*>&baz); is the prototype for a function defined later.
If the code contains an [[علامة التساوي]], such as {{كود |lang=javascript |code=var img = document.getElementsByTagName("img");}}, you must identify the first parameter explicitly as {{{1}}} or {{{code}}}; see also [[:bugzilla:5138]].
If the code contains an علامة التساوي, such as varimg=document.getElementsByTagName("img");, you must identify the first parameter explicitly as {{{1}}} or {{{code}}}; see also bugzilla:5138.