Skip to content

Commit 50501b3

Browse files
Add missing typeql language specifier
1 parent bee0ee1 commit 50501b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core-concepts/modules/ROOT/pages/typeql/query-variables-patterns.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ A variable is "bound" in a disjunction if it is bound in every branch of the dis
187187
Variables which are present in & bound by only some of the branches of the disjunction
188188
(and not present outside it) are considered "internal" to that disjunction.
189189

190+
[,typeql]
190191
----
191192
#!test[read, count=2]
192193
match

0 commit comments

Comments
 (0)