Chromatic <[EMAIL PROTECTED]> wrote:

> The attached patch to the IMCC test suite demonstrates that .param
> directives must appear in one contiguous block, else an 'No entries on
> UserStack!' error will appear.

> This may be intentional -- however, it surprised me.

$ perldoc imcc/docs/calling_conventions.pod

       · .param
           The .param declarations must be the first statements
           in the sub if any. No other statements are allowed
           between .param - not even comments currently.

leo

Reply via email to