jfeliu007 / goplantuml

PlantUML Class Diagram Generator for golang projects
MIT License
1.77k stars 166 forks source link

chore: replace loop with returnList = append(returnList, function.Ret… #158

Open testwill opened 11 months ago

testwill commented 11 months ago

replace loop with returnList = append(returnList, function.ReturnValues...)