summaryrefslogtreecommitdiff
path: root/test/files/run/programmatic-main.check
diff options
context:
space:
mode:
authorSom Snytt <som.snytt@gmail.com>2016-09-30 09:09:48 -0700
committerSom Snytt <som.snytt@gmail.com>2016-09-30 09:09:48 -0700
commit1e156450866b75953b4d650df08e9bab9e638d03 (patch)
tree3074a4af90f3ce721496c70c26f2524b233be2ae /test/files/run/programmatic-main.check
parent388053544829c53c95cb6f9bf24ac366e950bac0 (diff)
downloadscala-1e156450866b75953b4d650df08e9bab9e638d03.tar.gz
scala-1e156450866b75953b4d650df08e9bab9e638d03.tar.bz2
scala-1e156450866b75953b4d650df08e9bab9e638d03.zip
Shorten fields phase description
Makes fields fit the field width, which is fitting. `s/including/add` seems sufficient. Possibly, "synthesize" is an extravagance for "add", but "add" is used previously in that column. Resolve, load, translate, add, synthesize, replace, erase, move, eliminate, remove, generate. Would love to learn a word that says what typer does, if the word "type" is too redundant or overloaded, besides the food metaphor. Also "meat-and-potatoes" implies basic, simple, not fussy or fancy. There are many devices, like the heart or a Ferrari engine, that are fundamental without being unfussy.
Diffstat (limited to 'test/files/run/programmatic-main.check')
-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 cf8595db5d..373f63e5b2 100644
--- a/test/files/run/programmatic-main.check
+++ b/test/files/run/programmatic-main.check
@@ -10,7 +10,7 @@ superaccessors 6 add super accessors in traits and nested classes
pickler 8 serialize symbol tables
refchecks 9 reference/override checking, translate nested objects
uncurry 10 uncurry, translate function values to anonymous classes
- fields 11 synthesize accessors and fields, including bitmaps for la...
+ fields 11 synthesize accessors and fields, add bitmaps for lazy vals
tailcalls 12 replace tail calls by jumps
specialize 13 @specialized-driven class and method specialization
explicitouter 14 this refs to outer pointers