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

     1  
     2  	query testQuery($a: string, $b: int!){
     3  			root(func: uid( 0x0a)) {
     4  				type.object.name.es-419
     5  			}
     6  		}
     7