Fixed AS3 direct editation - interface method namespace

This commit is contained in:
Jindra Petřík
2023-03-19 22:43:41 +01:00
parent a62f1c0626
commit dfe3a31f15
2 changed files with 12 additions and 1 deletions
+1
View File
@@ -25,6 +25,7 @@ All notable changes to this project will be documented in this file.
- AS3 direct editation - namespace definition without explicit value
- AS3 direct editation - var/const outside package
- AS3 interfaces - internal modifier on methods
- AS3 direct editation - interface method namespace
### Changed
- AS1/2/3 P-code - format Number values with EcmaScript toString function