Ever wanted to provide your arguments to a function as a comment?
https://gist.github.com/RikudouSage/18defbf1746322a289ae78b2980d0115
You must log in or # to comment.
the function reads the comment added after the function is called using a backtrace and uses them as arguments
How marvelously creative. What an abomination.