• Ian Lance Taylor's avatar
    Don't use a named pointer type as a receiver type. The · 6cd74b03
    Ian Lance Taylor authored
    current spec forbids it:
        The type specified by the type name is called ``receiver
        base type''.  The receiver base type must be a type
        declared in the current file, and it must not be a pointer
        type.
    
    R=r
    DELTA=2  (0 added, 0 deleted, 2 changed)
    OCL=18527
    CL=18541
    6cd74b03
Name
Last commit
Last update
..
fifo.go Loading commit data...
goroutines.go Loading commit data...
nonblock.go Loading commit data...
powser1.go Loading commit data...
sieve.go Loading commit data...