Fixed #2077 AS3 colliding types in current package with trait names

This commit is contained in:
Jindra Petřík
2023-10-01 18:21:38 +02:00
parent b08856d3a5
commit 72b64f266d
12 changed files with 132 additions and 17 deletions
+1
View File
@@ -36,6 +36,7 @@ All notable changes to this project will be documented in this file.
- [#2077] AS3 allow star string as property name (XML access)
- [#2077] AS3 try..catch parts outside block
- AS3 try..catch inside loop unneccessary continue
- [#2077] AS3 colliding types in current package with trait names
### Changed
- [#2070] String values inside SWF to XML export are backslash escaped