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

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