openfga / language

Grammar for the OpenFGA modeling language
https://openfga.dev
Apache License 2.0
15 stars 7 forks source link

fix(js,java): correct error thrown when using a wildcard as a from re… #208

Closed ewanharris closed 3 months ago

ewanharris commented 3 months ago

Description

Fixes the self reference with wildcard test to correctly report a tupleuset-not-direct error and fix the line/column numbers

References

Review Checklist

ewanharris commented 3 months ago

Closing as will be merged as part of #209