• Russ Cox's avatar
    code coverage tool · 7832ab5b
    Russ Cox authored
    	$ 6cov -g 235.go 6.out
    	235.go:62,62 main·main 0x27c9-0x2829 MOVL	$main·.stringo(SB),AX
    	235.go:30,30 main·main 0x2856-0x285e ADDQ	$6c0,SP
    	$
    
    and assorted fixes.
    
    R=r
    DELTA=743  (732 added, 8 deleted, 3 changed)
    OCL=19226
    CL=19243
    7832ab5b
tree.h 1.62 KB