Skip to content

Commit 4fe1d78

Browse files
committed
Merge branch 'topic/393' into 'master'
Update documentation after match expression renaming See merge request eng/libadalang/langkit-query-language!392
2 parents dd3b698 + 7cef6e2 commit 4fe1d78

File tree

3 files changed

+42
-42
lines changed

3 files changed

+42
-42
lines changed

lkql/build/railroad-diagrams/match.svg

Lines changed: 0 additions & 41 deletions
This file was deleted.
Lines changed: 41 additions & 0 deletions
Loading

user_manual/source/language_reference.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,7 @@ Match Expression
625625
.. lkql_doc_class:: MatchArm
626626

627627
.. raw:: html
628-
:file: ../../lkql/build/railroad-diagrams/match.svg
628+
:file: ../../lkql/build/railroad-diagrams/match_expr.svg
629629

630630
This expression is a pattern matching expression, and reuses the same patterns
631631
as the query part of the language. Matchers will be evaluated in order against

0 commit comments

Comments
 (0)