github.com/authzed/spicedb@v1.32.1-0.20240520085336-ebda56537386/pkg/schemadsl/parser/tests/multiparen.zed (about)

     1  definition foo {
     2      permission bar = baz + meh + (a->b - c->d) + (maz & beh)
     3  }