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

     1  definition another {}
     2  
     3  caveat somecaveat(somecondition uint, somebool bool) {
     4  }
     5  
     6  definition user {}