Open jscheel opened 9 years ago
If you have an enum that is the name of an existing method, the method is clobbered. Example an enum of :all is quite destructive ;)
:all
@jscheel Whoops! Hah! I hadn't even considered that :smile: Thanks for spotting this one!
If you have an enum that is the name of an existing method, the method is clobbered. Example an enum of
:all
is quite destructive ;)