Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
G
golang
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
golang
Commits
0d2c63a0
Commit
0d2c63a0
authored
Jun 07, 2009
by
Russ Cox
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update golden.out with new compiler errors
R=r DELTA=2 (0 added, 0 deleted, 2 changed) OCL=29986 CL=29988
parent
8f4af6d2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
golden.out
test/golden.out
+2
-2
No files found.
test/golden.out
View file @
0d2c63a0
...
...
@@ -187,10 +187,10 @@ fixedbugs/bug074.go:6: invalid type for composite literal: string
fixedbugs/bug074.go:6: invalid type for composite literal: string
=========== fixedbugs/bug081.go
fixedbugs/bug081.go:5:
no type x
fixedbugs/bug081.go:5:
x is not a type
=========== fixedbugs/bug083.go
fixedbugs/bug083.dir/bug1.go:9:
syntax error near
t0
fixedbugs/bug083.dir/bug1.go:9:
cannot use type bug0.
t0
=========== fixedbugs/bug086.go
fixedbugs/bug086.go:5: function ends without a return statement
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment