0xD

46
reputation
2
6

Function whatImDoing () { return null; } Function WhatIWantToDo () { whatImDoing (); }