about summary refs log tree commit diff stats
path: root/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.go b/main.go
index cfa2853..366d629 100644
--- a/main.go
+++ b/main.go
@@ -1,4 +1,4 @@
-// package hello says hello.
+// package hello says hello. This is for demostration purposes.
 package hello
 
 import (
rtik K. Agaram <vc@akkartik.com> 2015-04-03 20:45:03 -0700 committer Kartik K. Agaram <vc@akkartik.com> 2015-04-03 20:45:14 -0700 1014 - reorganize build system to prepare for .mu layers' href='/akkartik/mu/commit/cpp/enumerate/enumerate.cc?h=main&id=6d943605ad7c5989716a3f9c05392f1394980a05'>6d943605 ^
9f78ec2d ^
6d943605 ^





1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26