summaryrefslogtreecommitdiff
path: root/tests/general/bug-62-inc.xsl
blob: c36ff6e36e5564ed85cd1cc622c54714e0929385 (plain)
1
2
3
4
<?xml version="1.0"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
  <xsl:variable name="my.var">old-value</xsl:variable>
</xsl:stylesheet>