• Russ Cox's avatar
    complain when trying to put T into an interface · 4eb7ceba
    Russ Cox authored
    if T has pointer methods.  this is just a heuristic
    but it catches the problem robert ran into and
    lets me put the larger interface issues aside for
    now.  found one bug in pretty.
    
    R=ken
    OCL=26141
    CL=26141
    4eb7ceba
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
pkg Loading commit data...
src Loading commit data...
test Loading commit data...
usr/gri Loading commit data...