From 321b37d42db6e74fc28abab65782d4da5c2ffcaa Mon Sep 17 00:00:00 2001 From: sre Date: Tue, 16 Oct 2012 01:25:13 +0300 Subject: [PATCH] Update examples/switch/switch.sh i := 2 is two! --- examples/switch/switch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/switch/switch.sh b/examples/switch/switch.sh index 1f30eff..22925ea 100644 --- a/examples/switch/switch.sh +++ b/examples/switch/switch.sh @@ -1,5 +1,5 @@ $ go run switch.go -Write 3 as three +Write 2 as two It's the weekend It's before noon