Skip to content

Instantly share code, notes, and snippets.

@MathisBullinger
Created January 12, 2021 15:30
Show Gist options
  • Save MathisBullinger/57b3a491b704b0b2511e2a70b41afd27 to your computer and use it in GitHub Desktop.
Save MathisBullinger/57b3a491b704b0b2511e2a70b41afd27 to your computer and use it in GitHub Desktop.
(p = v => new Proxy(v || {}, { get: ({ s = '' }, k) => k === 'print' ? s :
p({ s: s + String.fromCharCode(k.length - 33 * k.match(/^\$*/)[0].length + 96)}) }))().
$________._____.____________.____________._______________.$$.$_______________________._______________.__________________.____________.____.$$_.print
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment