이러한 대입은 아무런 영향이 없으며 제거하는 편이 코드의 가독성에 좋습니다.
예:
func importedVarSelfAssignment() { http.ErrNotSupported = http.ErrNotSupported }