Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(616)

Side by Side Diff: test/fixedbugs/bug478.go

Issue 13632057: code review 13632057: test: add a test that gccgo failed to compile (Closed)
Patch Set: diff -r 97984dd479ab https://code.google.com/p/go Created 11 years, 6 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | test/fixedbugs/bug478.dir/a.go » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 // compiledir
2
3 // Copyright 2013 The Go Authors. All rights reserved.
4 // Use of this source code is governed by a BSD-style
5 // license that can be found in the LICENSE file.
6
7 // Using the same unexported name for a method as a method on an
8 // imported embedded type caused a gccgo compilation failure.
9
10 package ignored
OLDNEW
« no previous file with comments | « no previous file | test/fixedbugs/bug478.dir/a.go » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b