Skip to content

Commit

Permalink
Fixed #243 Extra space in m:let produce an error in AQL.
Browse files Browse the repository at this point in the history
  • Loading branch information
ylussaud committed Sep 4, 2024
1 parent 9d3abed commit 9dae923
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 0 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@

=== HEADER ===

=== BODY ===

Basic let demonstration :
[query: v = .aqlFeatureAccess(self, 'name')null, in ***ERROR***]
name =
[query: v]
,
End of demonstration.
=== FOOTER ===

=== TEMPLATES ===
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ERROR - Invalid block: Unexpected tag m:endlet at this location
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 9dae923

Please sign in to comment.