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

Side by Side Diff: test/golden.out

Issue 224105: code review 224105: more on type complex. (Closed)
Patch Set: code review 224105: more on type complex. Created 15 years 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 | « src/pkg/reflect/value.go ('k') | test/ken/cplx0.go » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 1
2 == ./ 2 == ./
3 3
4 =========== ./cmp2.go 4 =========== ./cmp2.go
5 comparing uncomparable type []int 5 comparing uncomparable type []int
6 throw: interface compare 6 throw: interface compare
7 7
8 panic PC=xxx 8 panic PC=xxx
9 9
10 =========== ./cmp3.go 10 =========== ./cmp3.go
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
49 9223372036854775807 49 9223372036854775807
50 50
51 =========== ./sigchld.go 51 =========== ./sigchld.go
52 survived SIGCHLD 52 survived SIGCHLD
53 53
54 =========== ./turing.go 54 =========== ./turing.go
55 Hello World! 55 Hello World!
56 56
57 == ken/ 57 == ken/
58 58
59 =========== ken/cplx0.go
60 (+5.000000e+000,+6.000000e+000i)
61 (+5.000000e+000,+6.000000e+000i)
62 (+5.000000e+000,+6.000000e+000i)
63 (+5.000000e+000,+6.000000e+000i)
64
59 =========== ken/intervar.go 65 =========== ken/intervar.go
60 print 1 bio 2 file 3 -- abc 66 print 1 bio 2 file 3 -- abc
61 67
62 =========== ken/label.go 68 =========== ken/label.go
63 100 69 100
64 70
65 =========== ken/rob1.go 71 =========== ken/rob1.go
66 9876543210 72 9876543210
67 73
68 =========== ken/rob2.go 74 =========== ken/rob2.go
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
143 panic PC=xxx 149 panic PC=xxx
144 150
145 =========== fixedbugs/bug148.go 151 =========== fixedbugs/bug148.go
146 2 3 152 2 3
147 interface is main.T, not main.T 153 interface is main.T, not main.T
148 throw: interface conversion 154 throw: interface conversion
149 155
150 panic PC=xxx 156 panic PC=xxx
151 157
152 == bugs/ 158 == bugs/
OLDNEW
« no previous file with comments | « src/pkg/reflect/value.go ('k') | test/ken/cplx0.go » ('j') | no next file with comments »

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