From 94ab78dd14d0a5402f0ee037e3ac47cbdf7ea3a9 Mon Sep 17 00:00:00 2001 From: "David E. Shere" Date: Mon, 7 Apr 2014 20:55:29 -0700 Subject: [PATCH] added a comment basically to test repository access --- src/main.go | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main.go b/src/main.go index 5175b44..7dbaa88 100644 --- a/src/main.go +++ b/src/main.go @@ -1,3 +1,6 @@ +/* + Example key / store webapp using Go. +*/ package webhash import ( -- 1.9.1