agolang·Go programming language discussionbyaustin Go’s best-kept secret: executable exampleshttps://bitfieldconsulting.com/golang/examplesOpen linkView original on programming.dev5Comments2Reply
wwhou lemmy.ml1Hide 1 replyit's weird that this is such an awesome and unique feature that I've never seen mentioned in any tutorial. I certainly wonder how many people wrote example documentation while having no idea this feature existed... I know I almost was one of them.2Reply
aaustin replyprogramming.devI agree it’s unique and not really talked about. It kinda reminds me of Elixir’s doctest2Reply
2 replies
it's weird that this is such an awesome and unique feature that I've never seen mentioned in any tutorial.
I certainly wonder how many people wrote example documentation while having no idea this feature existed... I know I almost was one of them.
I agree it’s unique and not really talked about. It kinda reminds me of Elixir’s doctest