Skip to content

Commit

Permalink
Add comment to test
Browse files Browse the repository at this point in the history
  • Loading branch information
sungshik committed Nov 4, 2024
1 parent 8d7da6b commit d30244f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -124,5 +124,5 @@ test bool testInnerOverOuterLegacy() = testTokenizer(#Declaration,
expectFirst("3", "uncategorized"), // Instead of `number`
expectFirst("|unknown:///|", "uncategorized"), // Instead of `string`

applyRascalCategoryPatch = false
applyRascalCategoryPatch = false // use legacy mode instead of strict mode
);

0 comments on commit d30244f

Please sign in to comment.