Closed GoogleCodeExporter closed 9 years ago
Use lang=ml instead of lang=ocaml.
<script
src="https://google-code-prettify.googlecode.com/svn/loader/run_prettify.js?lang
=ml"></script>
<pre class='prettyprint lang-ml'>
let test = [1; 2; 3]
match test with
[] -> 0
x::xs -> 1
</pre>
Original comment by mikesamuel@gmail.com
on 26 Jun 2013 at 2:56
Original issue reported on code.google.com by
olleharstedt@gmail.com
on 15 Jun 2013 at 10:17