Skip to content

Commit 441e735

Browse files
Fix code block in optional pattern documentation
1 parent 9a18464 commit 441e735

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

typeql-reference/modules/ROOT/pages/patterns/optionals.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ In this example the `$policy` is bound only if `$person` plays a role in it, but
122122
=== Single origin
123123
In the stage that it first occurs, An optional variable may only occur in a single try-block.
124124

125+
[,typeql]
125126
----
126127
#!test[read, fail_at=runtime]
127128
match

0 commit comments

Comments
 (0)