Remove unnecessary string builtins.

This commit is contained in:
Stephen Chung
2021-11-01 09:42:22 +08:00
parent 77dfc80fe9
commit b23bdb6d13
4 changed files with 45 additions and 27 deletions

View File

@@ -8,6 +8,7 @@ Bug fixes
---------
* The `no_module` and `internals` features now work together without a compilation error.
* String literal operations (such as `"hello" + ", world"`) now optimizes correctly.
Version 1.1.0