Skip to content

Commit

Permalink
fixed comment again
Browse files Browse the repository at this point in the history
  • Loading branch information
jurgenvinju committed May 13, 2024
1 parent ee64a6b commit 8809ea5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ test bool importSimpleBinaryModule() {
libs=[]
);

// this transitively compiles A and stores in pcfg.resources/rascal/$A.tpl
// this compiles A and stores in pcfg.resources/rascal/$A.tpl
msgs = check([|memory://myTestLibrary/src/A.rsc|], rascalCompilerConfig(pcfg));

// no issues expected
Expand Down

0 comments on commit 8809ea5

Please sign in to comment.