Skip to content

Instantly share code, notes, and snippets.

@mszostok
Last active August 25, 2017 22:11
Show Gist options
  • Save mszostok/06eaa7de44a94708faaf72b06af9cc1f to your computer and use it in GitHub Desktop.
Save mszostok/06eaa7de44a94708faaf72b06af9cc1f to your computer and use it in GitHub Desktop.
"You can have a interview question with that code Q: Fill the empty spaces in that code A: There is no need to do that" https://goplay.space/#HAqoFvMN_O
package main
import "fmt"
type __ []byte
var ____ __ = []byte{100, 117, 112, 97}
func (___ __) ____() __ {
return ___
}
func main() {
fmt.Println(string(__(____).____()))
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment