Skip to content

Instantly share code, notes, and snippets.

@klaeufer
Last active November 30, 2018 04:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save klaeufer/25c78f4b580d09cfd72ed3aabfa2c231 to your computer and use it in GitHub Desktop.
Save klaeufer/25c78f4b580d09cfd72ed3aabfa2c231 to your computer and use it in GitHub Desktop.
object Q extends App { val s = "object Q extends App { val s = %c%s%c ; printf(s, 0x22, s, 0x22) }" ; printf(s, 0x22, s, 0x22) }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment