summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug435.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixedbugs/bug435.go')
-rw-r--r--test/fixedbugs/bug435.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fixedbugs/bug435.go b/test/fixedbugs/bug435.go
index 9c30b143b..45323d8ee 100644
--- a/test/fixedbugs/bug435.go
+++ b/test/fixedbugs/bug435.go
@@ -12,4 +12,4 @@
package main
func foo() {
- bar(1, // ERROR "unexpected|missing|undefined"
+ bar(1, // ERROR "unexpected|missing|undefined" \ No newline at end of file