mirror of
				https://github.com/gopl-zh/gopl-zh.github.com.git
				synced 2025-11-03 19:31:35 +00:00 
			
		
		
		
	@@ -57,7 +57,7 @@ func (s *IntSet) String() string {
 | 
			
		||||
				if buf.Len() > len("{") {
 | 
			
		||||
					buf.WriteByte('}')
 | 
			
		||||
				}
 | 
			
		||||
				fmt.Fprintf(&buf, "%d", 64*i+j)"}")}}
 | 
			
		||||
				fmt.Fprintf(&buf, "%d", 64*i+j)
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user