SDK 8 introduces unannounced changes in member lookup rules.
The following code contains some classes and modules along with two mutually exclusive tests. The first test passes in SDK 7, but fails in SDK 8, while another one fails in 7, but passes...