It works, but it shows an error anyway ``` test { a: 3; oops: [prop(a) + 1] } ```
It works, but it shows an error anyway