From f702972d133772c7f9dd30f60625982682cb0376 Mon Sep 17 00:00:00 2001 From: Nathan Rebours Date: Wed, 22 Jan 2025 12:29:06 +0100 Subject: [PATCH] Fix typo in --use-compiler-pp doc Signed-off-by: Nathan Rebours Co-authored-by: Patrick Ferris --- test/driver/compiler-pp/run.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/driver/compiler-pp/run.t b/test/driver/compiler-pp/run.t index f8ed6025..5ef61706 100644 --- a/test/driver/compiler-pp/run.t +++ b/test/driver/compiler-pp/run.t @@ -1,5 +1,5 @@ The --use-compiler-pp flag can be used when using the driver's source code -output, either directly are when generating a .corrected file, to force +output, either directly when generating a .corrected file or to force printing the AST as source using the installed compiler's printer. Our driver has a deriver and an extension that produces a pattern-matching with