summaryrefslogtreecommitdiff
path: root/test/ken/string.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/ken/string.go')
-rw-r--r--test/ken/string.go3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/ken/string.go b/test/ken/string.go
index 03e81a05d..14617de9c 100644
--- a/test/ken/string.go
+++ b/test/ken/string.go
@@ -8,8 +8,7 @@
package main
func
-main()
-{
+main() {
var c string;
a := `abc`;