From 0eb5e7a0c70c5c94b3fe10ccdfcaed8b54442464 Mon Sep 17 00:00:00 2001 From: qeesung <1245712564@qq.com> Date: Mon, 22 Oct 2018 23:46:01 +0800 Subject: [PATCH] Update the example --- example/main.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/main.go b/example/main.go index ede3931..9baca90 100644 --- a/example/main.go +++ b/example/main.go @@ -16,7 +16,7 @@ func main() { })) } -// outout +// output /* .. fLCGGG8G .. . GGGGGGCCCCCCCG008 .. @@ -55,4 +55,4 @@ func main() { : 0C10G0088@@@@@@@@@@Ctftt8 @t@@@@@@@@@@@@@@@@@@8Gt ; . CC@@@@@@@@@@@@@@@@@@@CL ; - */ +*/ -- 2.45.2