您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

Readme.txt 406B

Mode: vm run
Title: introduce of variables

This tests if variable introductions happen at all the places that
they are supposed to happen in the presence of interfaces,
subinterfaces, classes and inheritance. It tests rule 2 partly, (the
non-error causing cases only).

It DOES NOT test if variable introductions do not happen at all the
places they should not happen. (That will be a separate test.)