Closed thautwarm closed 5 years ago
See https://github.com/JuliaLang/julia/issues/32842 .
I think we cannot wait for the resolution from Julia developers, and now I'm planning to compile string literal patterns to comparisons by == instead of ===.
==
===
And we should release v0.3.1 AS SOON AS POSSIBLE!!!!
See https://github.com/JuliaLang/julia/issues/32842 .
I think we cannot wait for the resolution from Julia developers, and now I'm planning to compile string literal patterns to comparisons by
==
instead of===
.And we should release v0.3.1 AS SOON AS POSSIBLE!!!!