• Russ Cox's avatar
    test/nilptr: add more tests · 1116f74e
    Russ Cox authored
    These tests were suggested in golang.org/issue/6080.
    They were fixed as part of the new nil pointer checks
    that I added a few weeks ago.
    
    Recording the tests as part of marking the issue closed.
    
    Fixes #6080.
    
    R=golang-dev, r, bradfitz
    CC=golang-dev
    https://golang.org/cl/13255049
    1116f74e
nilptr.go 2.99 KB