Commit 4fbf086
authored
Removing "or" assignment from exports, class and namespace declarations (#512)
* exports, classes and modules no longer use X = X or {}
* fixed translation tests
* changed 'exports' to '____exports'
* caching classes in local when exported1 parent 683e43a commit 4fbf086
4 files changed
Lines changed: 184 additions & 178 deletions
File tree
- src
- test/translation/__snapshots__
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | 24 | | |
27 | 25 | | |
28 | 26 | | |
| |||
52 | 50 | | |
53 | 51 | | |
54 | 52 | | |
55 | | - | |
56 | 53 | | |
57 | 54 | | |
58 | 55 | | |
| |||
0 commit comments