Allow variables to have comments # after their definition ex: a=something # this is a great variable b=something_else
Allow variables to have comments # after their definition
ex:
a=something # this is a great variable
b=something_else