27.08.2016, 22:20
Because the hashtag converts text into a string #Hello would be "Hello"
Although I should note that this is done by the precompiler
Doing #variable would result in "variable"
Although I should note that this is done by the precompiler
Doing #variable would result in "variable"

