Content deleted Content added
Phil Boswell (talk | contribs) →[[Ruby programming language|Ruby]]: <source> |
Phil Boswell (talk | contribs) →[[Python (programming language)|Python]]: <source> … not sure if the leading space is vital here |
||
Line 186:
===[[Python (programming language)|Python]]===
<source lang=python>
if f:
f.close() </source>
===[[Objective Caml|OCaml]]===
|