RosettaCodeData/Task/Quine/TXR/quine-2.txr
Ingy döt Net d066446780 langs a-z
2013-04-10 22:43:41 -07:00

5 lines
155 B
Text

@(bind me "@(output)
@@(bind me "@me")
@{me :filter :from_html}
@(end)")
@(output)
@@(bind me "@me")
@{me :filter :from_html}
@(end)