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