File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 24172417 </xsl : when >
24182418 <xsl : when test =" $arglist = '' and $rest = ''" >
24192419 <xsl : message terminate =" yes" >
2420- !WTF? arglist=<xsl : value-of select =" $arglist" />; rest=<xsl : value-of select =" $rest" />
2420+ arglist=<xsl : value-of select =" $arglist" />; rest=<xsl : value-of select =" $rest" />
24212421 </xsl : message >
24222422 </xsl : when >
24232423 <xsl : when test =" starts-with ($rest, '>')" >
24342434 </xsl : when >
24352435 <xsl : otherwise >
24362436 <xsl : message terminate =" yes" >
2437- !WTF 2? arglist=<xsl : value-of select =" $arglist" />; rest=<xsl : value-of select =" $rest" />
2437+ arglist=<xsl : value-of select =" $arglist" />; rest=<xsl : value-of select =" $rest" />
24382438 </xsl : message >
24392439 </xsl : otherwise >
24402440 </xsl : choose >
@@ -2483,7 +2483,7 @@ SkipTypeArgument: invalid type substring '<xsl:value-of select="$s" />'
24832483 </xsl : when >
24842484 <xsl : otherwise >
24852485 <xsl : message >
2486- ! WTF3: s=<xsl : value-of select =" $s" />; r=<xsl : value-of select =" $r" />
2486+ s=<xsl : value-of select =" $s" />; r=<xsl : value-of select =" $r" />
24872487 </xsl : message >
24882488 </xsl : otherwise >
24892489 </xsl : choose >
You can’t perform that action at this time.
0 commit comments