User:Dubiousjim/Sandbox: Difference between revisions

From Alpine Linux
(Miscellany)
(Miscellany)
Line 13: Line 13:
-->
-->


<code lang="scheme">(let ((x 1)) x)</code>
<code lang="scheme">[x for x in (1,2,3)]</code>


<code lang="python">(let ((x 1)) x)</code>
<code lang="python">[x for x in (1,2,3)]</code>

Revision as of 17:46, 8 March 2012

Contents of file

'''content'''= <br /> and = foo, also | and | end real second line {{ or {{template}} [link


[x for x in (1,2,3)]

[x for x in (1,2,3)]