RosettaCodeData/Task/Empty-program/XSLT/empty-program-3.xslt
Ingy döt Net d066446780 langs a-z
2013-04-10 22:43:41 -07:00

3 lines
110 B
HTML

<transform xmlns="http://www.w3.org/1999/XSL/Transform" version="1.0">
<template match="/" />
</transform>