summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/files/run/programmatic-main.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/programmatic-main.check b/test/files/run/programmatic-main.check
index b2c2b8546d..be446b58cf 100644
--- a/test/files/run/programmatic-main.check
+++ b/test/files/run/programmatic-main.check
@@ -6,7 +6,7 @@ packageobjects 3 load package objects
typer 4 the meat and potatoes: type the trees
superaccessors 5 add super accessors in traits and nested classes
pickler 6 serialize symbol tables
- refchecks 7 reference and override checking, translate nested objects
+ refchecks 7 reference/override checking, translate nested objects
liftcode 8 reify trees
uncurry 9 uncurry, translate function values to anonymous classes
tailcalls 10 replace tail calls by jumps