RosettaCodeData/Task/Empty-program/XSLT/empty-program-3.xslt
2023-07-01 13:44:08 -04:00

3 lines
110 B
HTML

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