aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/intro.ur
diff options
context:
space:
mode:
Diffstat (limited to 'doc/intro.ur')
-rw-r--r--doc/intro.ur6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/intro.ur b/doc/intro.ur
index 2a571068..1bdc6de1 100644
--- a/doc/intro.ur
+++ b/doc/intro.ur
@@ -1,6 +1,6 @@
(* Introduction *)
-(* This work is licensed under a <a href="http://creativecommons.org/licenses/by-nc-nd/3.0/">Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 Unported License</a>. *)
+(* This tutorial is licensed under a <a href="http://creativecommons.org/licenses/by-nc-nd/3.0/">Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 Unported License</a>. *)
(* Test evaluation.... *)
@@ -10,4 +10,6 @@ fun f [a] (x : a) : a = x
f 6
(* end *)
-(* Did it work? *)
+(** Section *)
+
+val y = 9