Commit 36ff4da
authored
Replace const pointer with const reference in type functions (#3430)
* Change functions definition
* Change return type to object
* Change ListType
* Change ArrayType
* Change StructType
* Change MapType
* Change UnionType
* Fix pytest
* Fix rust test1 parent 2d90889 commit 36ff4da
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
| 199 | + | |
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| |||
0 commit comments