From e1897c215c8c0c7c09294c61fb636d33a0354493 Mon Sep 17 00:00:00 2001 From: Martin Odersky Date: Mon, 30 Jan 2012 17:43:37 +0100 Subject: updated check file; got accidentally dropped from last commit. --- test/files/run/programmatic-main.check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/files/run/programmatic-main.check b/test/files/run/programmatic-main.check index b24b51ee27..a24de79b8a 100644 --- a/test/files/run/programmatic-main.check +++ b/test/files/run/programmatic-main.check @@ -4,7 +4,7 @@ namer 2 resolve names, attach symbols to named trees packageobjects 3 load package objects typer 4 the meat and potatoes: type the trees - inlineclasses 5 add static methods to inline classes + extmethods 5 add extension methods for inline classes superaccessors 6 add super accessors in traits and nested classes pickler 7 serialize symbol tables refchecks 8 reference/override checking, translate nested objects -- cgit v1.2.3