(no commit message)
[lambda.git] / topics / _week5_system_F.mdwn
index 150794e..72d07b3 100644 (file)
@@ -200,8 +200,8 @@ be strongly normalizing, from which it follows that System F is not
 Turing complete.
 
 
-Types in OCaml
---------------
+#Types in OCaml
+
 
 OCaml has type inference: the system can often infer what the type of
 an expression must be, based on the type of other known expressions.