1 2 3 4 5 6
class Foo { static // expect error method {} // expect error } // The second error is cascaded.