[oden-js] Fix bug with repeated arguments
This commit is contained in:
parent
b6f6d908d2
commit
82c386fd0f
3 changed files with 297 additions and 7 deletions
|
|
@ -9,4 +9,7 @@ edition = "2021"
|
|||
anyhow = "1"
|
||||
bitflags = "1"
|
||||
thiserror = "1"
|
||||
oden-js-sys = {path = "../oden-js-sys"}
|
||||
oden-js-sys = {path = "../oden-js-sys"}
|
||||
|
||||
[dev-dependencies]
|
||||
assert_matches = "1.5.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue