Or really "Go for it" and suggestion a language syntax enhancement!
// Great is a really great function. func Great( anArg int, /// This explains anArg anotherArg string, /// This explains anotherArg ) (err error) { ... Where 3 slashes `///` indicates that the comments should be vertically aligned -- which may be useful in other situations as well. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/2d43a33f-65fb-4a8d-bd7c-958afc609edd%40googlegroups.com.