Use equality instead of identity check with literal#14
Use equality instead of identity check with literal#14Aloxaf wants to merge 2 commits intothautwarm:masterfrom
Conversation
|
Hi, could you remove this as well: If Besides, I tried to speed up the program safely with some compile time information, and using |
|
That's really magic. If it is a way to speed up the program, how about disable the warning or tell the user to disable it? |
|
As we're implementing compilers, It's a valid behaviour. |
I'm working on this, and will remove the optimizations if it's impossible to suppress the warning in a hygienic way. |
fix part of #13 ( don't know how to fix the second error
_(:з」∠)_