mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
Fix unnecessary linebreak
parent
4faeed5788
commit
68ba2382f1
@ -674,8 +674,7 @@ type Iterator interface {
|
|||||||
|
|
||||||
Note that ` Equal ` has an argument of
|
Note that ` Equal ` has an argument of
|
||||||
type ` Iterator `. This does not behave like a C++
|
type ` Iterator `. This does not behave like a C++
|
||||||
template. See <a href='go_faq.html#t_and_equal_interface'>the<br>
|
template. See <a href='go_faq.html#t_and_equal_interface'>the FAQ</a>.
|
||||||
FAQ</a>.
|
|
||||||
|
|
||||||
<h2>Function closures</h2>
|
<h2>Function closures</h2>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user