Commit 10f1bc9
committed
Fix a problem generating fully qualified name for FEATURE_FLAGS
FEATURE_FLAGS is an object not a class, which confuses my code that deduplicates re-exported symbols.
I have added FEATURE_FLAGS as a special case.1 parent 9d7e3da commit 10f1bc9
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| |||
86 | 87 | | |
87 | 88 | | |
88 | 89 | | |
89 | | - | |
| 90 | + | |
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
| |||
0 commit comments