• Russ Cox's avatar
    reflect bug: NewZeroValue was refusing to create slices. · 2d5d4a1b
    Russ Cox authored
    as far as I can tell there's no reason not to.
    
    the Nillable test was succeeding because NewZeroValue
    returned the nil interface value and the type guard
    was letting it through.  the only change in the test is
    more detail in the print.
    
    R=r
    DELTA=8  (0 added, 7 deleted, 1 changed)
    OCL=29124
    CL=29126
    2d5d4a1b
Name
Last commit
Last update
..
cmd Loading commit data...
lib Loading commit data...
lib9 Loading commit data...
libbio Loading commit data...
libmach_amd64 Loading commit data...
old/c Loading commit data...
pkg/debug/macho/testdata Loading commit data...
runtime Loading commit data...
Make.conf Loading commit data...
all.bash Loading commit data...
clean.bash Loading commit data...
make.bash Loading commit data...
quietgcc.bash Loading commit data...
run.bash Loading commit data...
sudo.bash Loading commit data...