3c7be5e9be
* Added failing test for super member shadowing. * Fixed new test containing incorrect variable names. * Implemented marking super fields used in a subclass with super keyword. * Renamed member variable in the example to reflect smali and test. * Fixed formatting and imports.