diff --git a/doc/go_spec.html b/doc/go_spec.html index e065ed2f10a..7e66b6542f5 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -13,8 +13,6 @@ Todo's: a T struct { a b int }. [ ] should probably write something about evaluation order of statements even though obvious -[ ] document new assignment rules (for named types on either side of an - assignment, the types must be identical) [ ] document T.m mechanism to obtain a function from a method -->