Fix bug in assignment parsing.
This commit is contained in:
@@ -7,6 +7,7 @@ Version 1.1.1
|
||||
Bug fixes
|
||||
---------
|
||||
|
||||
* Assignment to indexing expression with dot expressions inside no longer cause a compilation error.
|
||||
* The `no_module` and `internals` features now work together without a compilation error.
|
||||
* String literal operations (such as `"hello" + ", world"`) now optimizes correctly.
|
||||
|
||||
|
Reference in New Issue
Block a user