summaryrefslogtreecommitdiff
path: root/tests/examplefiles/graphql/ex05_aliases.graphql.output
diff options
context:
space:
mode:
Diffstat (limited to 'tests/examplefiles/graphql/ex05_aliases.graphql.output')
-rw-r--r--tests/examplefiles/graphql/ex05_aliases.graphql.output39
1 files changed, 39 insertions, 0 deletions
diff --git a/tests/examplefiles/graphql/ex05_aliases.graphql.output b/tests/examplefiles/graphql/ex05_aliases.graphql.output
new file mode 100644
index 00000000..1f4dcead
--- /dev/null
+++ b/tests/examplefiles/graphql/ex05_aliases.graphql.output
@@ -0,0 +1,39 @@
+'{' Punctuation
+'\n ' Text.Whitespace
+'empireHero' Name.Label
+':' Punctuation
+' ' Text.Whitespace
+'hero' Name
+'(' Punctuation
+'episode' Name
+':' Punctuation
+' ' Text.Whitespace
+'EMPIRE' Name.Constant
+')' Punctuation
+' ' Text.Whitespace
+'{' Punctuation
+'\n ' Text.Whitespace
+'name' Name
+'\n ' Text.Whitespace
+'}' Punctuation
+'\n ' Text.Whitespace
+'jediHero' Name.Label
+':' Punctuation
+' ' Text.Whitespace
+'hero' Name
+'(' Punctuation
+'episode' Name
+':' Punctuation
+' ' Text.Whitespace
+'JEDI' Name.Constant
+')' Punctuation
+' ' Text.Whitespace
+'{' Punctuation
+'\n ' Text.Whitespace
+'name' Name
+'\n ' Text.Whitespace
+'}' Punctuation
+'\n' Text.Whitespace
+
+'}' Punctuation
+'\n' Text.Whitespace