1
0
Fork 0

Trailing space removed from param list output

master
Mike Gerwitz 2014-12-19 14:50:05 -05:00
parent ef7d968fe0
commit 5cded3d64b
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@
@name, ' as ',
'{',
if ( @as ) then @as else 'xs:sequence*',
'} ' )" />
'}' )" />
</for-each>
</function>