Commit d91207c
CLJS-2790: Externs inference warnings for defrecord fields
Applies the same solution to supress access to the other object's
__extmap in the IEquiv implementation (adding a type tag) to generated
accessors to the other object's fields.1 parent 44379a6 commit d91207c
File tree
2 files changed
+12
-1
lines changed- src
- main/clojure/cljs
- test/clojure/cljs
2 files changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1816 | 1816 | | |
1817 | 1817 | | |
1818 | 1818 | | |
1819 | | - | |
| 1819 | + | |
1820 | 1820 | | |
1821 | 1821 | | |
1822 | 1822 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1096 | 1096 | | |
1097 | 1097 | | |
1098 | 1098 | | |
| 1099 | + | |
| 1100 | + | |
| 1101 | + | |
| 1102 | + | |
| 1103 | + | |
| 1104 | + | |
| 1105 | + | |
| 1106 | + | |
| 1107 | + | |
| 1108 | + | |
| 1109 | + | |
0 commit comments