Commit 6d3d56d5 authored by Ken Thompson's avatar Ken Thompson

bug

R=r
OCL=17852
CL=17852
parent b642cf8c
......@@ -2585,8 +2585,6 @@ expandmeth(Sym *s, Type *t)
return;
if(t == T)
return;
if(strcmp(s->name, "S") != 0)
return;
// generate all reachable methods
slist = nil;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment