79368193

Date: 2025-01-19 00:43:59
Score: 1.5
Natty:
Report link

just make it a method instead

package http

type request struct{}

func (request) deferred(s string) {
   println(s)
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: user29256664