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
c1ab5a55
Commit
c1ab5a55
authored
Aug 12, 2008
by
Ken Thompson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
resolve go.y edits
R=r OCL=14132 CL=14132
parent
47975235
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
36 deletions
+2
-36
go.y
src/cmd/gc/go.y
+2
-36
No files found.
src/cmd/gc/go.y
View file @
c1ab5a55
...
...
@@ -840,12 +840,7 @@ sym2:
/*
*
keywords
that
we
can
>>>>
ORIGINAL
go
/
src
/
cmd
/
gc
/
go
.
y
#
8
====
THEIRS
go
/
src
/
cmd
/
gc
/
go
.
y
#
9
*
use
as
field
names
====
YOURS
go
/
src
/
cmd
/
gc
/
go
.
y
*
use
a
variable
/
type
names
<<<<
*
use
as
variable
/
type
names
*/
key1
:
LNIL
...
...
@@ -860,6 +855,7 @@ key1:
/*
*
keywords
that
we
can
*
use
as
field
names
*/
key2
:
LPACKAGE
...
...
@@ -890,36 +886,6 @@ key2:
|
LRANGE
|
LIGNORE
>>>>
ORIGINAL
go
/
src
/
cmd
/
gc
/
go
.
y
#
8
*
use
a
variable
/
type
names
*/
key2
:
LNIL
|
LTRUE
|
LFALSE
|
LIOTA
|
LLEN
|
LPANIC
|
LPRINT
|
LNEW
|
LBASETYPE
====
THEIRS
go
/
src
/
cmd
/
gc
/
go
.
y
#
9
*
use
as
variable
/
type
names
*/
key2
:
LNIL
|
LTRUE
|
LFALSE
|
LIOTA
|
LLEN
|
LPANIC
|
LPRINT
|
LNEW
|
LBASETYPE
====
YOURS
src
/
cmd
/
gc
/
go
.
y
<<<<
name
:
lname
{
...
...
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