This files were added accidentally and are
not required for running the tests (they
are produced by failing tests for easier
debugging).
LGTM=r
R=r
CC=golang-codereviews
https://golang.org/cl/
131030044
+++ /dev/null
- if x {
- y
-}
+++ /dev/null
- if x {
- y
-}
+++ /dev/null
-
-
-
-var x int
-
-func f() {
- y := z
-}
-
-
+++ /dev/null
-
-
-var x int
-
-func f() {
- y := z
- /* this is a comment */
- // this is a comment too
-}
-
-
+++ /dev/null
-
-
- /* note: no newline at end of file */
- for i := 0; i < 10; i++ {
- s += i
- }
-
\ No newline at end of file
+++ /dev/null
-
-
- /* note: no newline at end of file */
- for i := 0; i < 10; i++ {
- s += i
- }
-
\ No newline at end of file
+++ /dev/null
- // comment
-
- i := 0
+++ /dev/null
- // comment
-
- i := 0