[Bug 4265] Static typing of K2-FunctionProlog-9

http://www.w3.org/Bugs/Public/show_bug.cgi?id=4265


tim@cbcl.co.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




------- Comment #2 from tim@cbcl.co.uk  2007-01-22 08:49 -------
This still fails.  I suggest:

declare function local:multiplySequence($input as xs:integer*) as xs:integer

which ensures that the multiplication operator will type check correctly.

Received on Monday, 22 January 2007 08:49:44 UTC