From 3e45412327a2654a77944249962b3652e6142299 Mon Sep 17 00:00:00 2001 From: Ondřej Surý Date: Mon, 17 Jan 2011 12:40:45 +0100 Subject: Imported Upstream version 2011.01.12 --- test/helloworld.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/helloworld.go') diff --git a/test/helloworld.go b/test/helloworld.go index 7234be35c..e55a74bbd 100644 --- a/test/helloworld.go +++ b/test/helloworld.go @@ -7,5 +7,5 @@ package main func main() { - print("hello, world\n"); + print("hello, world\n") } -- cgit v1.2.3