• Rob Pike's avatar
    fmt: fix internal unknownType function · 9f408427
    Rob Pike authored
    This thing should never be called, but before
    151960044 it was being called, incorrectly.
    This is now just a precaution but let's pretend it
    Fixes #8843
    even though that was fixed by 151960044.
    The test case was already there and ran, another mystery.
    
    LGTM=rsc
    R=rsc
    CC=golang-codereviews
    https://golang.org/cl/151970043
    9f408427
print.go 29.8 KB