Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 42788e7

Browse files
committed
Added comment
1 parent a9a1d67 commit 42788e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/org/rascalmpl/core/library/lang/rascalcore/compile/Examples/OverlappingFiles.rsc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ void main(){
3131
println("<size(identical)> identical files:");
3232
iprintln(identical);
3333
34+
// These files have the same name but cannot clash when merged
3435
approved = {"AST.rsc", "TestGrammars.rsc", "Characters.rsc", "CharactersTests.rsc", "Names.rsc", "Keywords.rsc",
3536
"Layout.rsc", "LayoutTests.rsc", "LiteralsTests.rsc", "Symbols.rsc", "Literals.rsc",
3637
"Attributes.rsc", "Tests.rsc", "ModuleInfo.rsc", "Names.java"};

0 commit comments

Comments
 (0)