benmarch / spel2js

Parse Spring Expression Language in JavaScript
Other
69 stars 19 forks source link

Property valuation through indexing operator #21

Open hAKIZOR opened 1 year ago

hAKIZOR commented 1 year ago

This test works fine. image

This one fails: image

that's the error: image

semantically these should be equal. What's wrong?

Anyway the getValue is correct, the problem is on the setValue.

raiworld81 commented 1 year ago

+1