Skip to content

v1.1.1

Compare
Choose a tag to compare
@schungx schungx released this 01 Nov 02:30
bbb9038

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.