Skip to content

Commit 85a1cd2

Browse files
committed
Double slash comments are silently breaking script execution #388
1 parent 84e9a61 commit 85a1cd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/aem/core/src/test/resources/import.apm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ IMPORT '/import-deep-define.apm' AS deepNamespace
2323
SHOW $var
2424
SHOW $namespace.var
2525
SHOW $deepNamespace.deeperNamespace.var
26-
SHOW $deepNamespace.deepVar
26+
SHOW $deepNamespace.deepVar

0 commit comments

Comments
 (0)