github.com/unigraph-dev/dgraph@v1.1.1-0.20200923154953-8b52b426f765/gql/fuzz-data/corpus/test031.in (about) 1 2 { 3 me(func: uid( L, J, K)) {name} 4 var(func: uid(0x0a)) {L AS friends} 5 var(func: uid(0x0a)) {J AS friends} 6 var(func: uid(0x0a)) {K AS friends} 7 }