Skip to content

Commit

Permalink
Double slash comments are silently breaking script execution #388
Browse files Browse the repository at this point in the history
  • Loading branch information
dprzybyl committed Jul 5, 2023
1 parent 84e9a61 commit 85a1cd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/aem/core/src/test/resources/import.apm
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ IMPORT '/import-deep-define.apm' AS deepNamespace
SHOW $var
SHOW $namespace.var
SHOW $deepNamespace.deeperNamespace.var
SHOW $deepNamespace.deepVar
SHOW $deepNamespace.deepVar

0 comments on commit 85a1cd2

Please sign in to comment.