Skip to content

Instantly share code, notes, and snippets.

@austindoeswork
Created February 22, 2017 17:37
Show Gist options
  • Save austindoeswork/2ce44fc9c28da2b6685d58c2f4a0fa41 to your computer and use it in GitHub Desktop.
Save austindoeswork/2ce44fc9c28da2b6685d58c2f4a0fa41 to your computer and use it in GitHub Desktop.
package main;import `fmt`;func main(){s:="package main;import `fmt`;func main(){s:=%q;fmt.Printf(s,s)}";fmt.Printf(s,s)}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment