Commit be1e36b
authored
Backport: fix varargs (i.e. <n+:n>) signature validation (#319)
Using <n+:n> signature, validate will return the first arg n times.
As we're based on this impl the fix should be backported
Original fix here:
dashjoin/jsonata-java@3849b71
Test case:
dashjoin/jsonata-java@abf12e91 parent fa18172 commit be1e36b
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
| 386 | + | |
386 | 387 | | |
387 | 388 | | |
388 | 389 | | |
| |||
0 commit comments