github.com/unigraph-dev/dgraph@v1.1.1-0.20200923154953-8b52b426f765/gql/fuzz-data/corpus/test179.in (about)

     1  
     2  	{
     3  		me(func: eq(age, [1, 20])) @filter(eq(name, ["And\"rea", "Bob"])) {
     4  		 name
     5  		}
     6  	}