Index: tests/method-modifiers.test =================================================================== diff -u -rcacb1074477ab383bffc999a68e741ef11211de3 -rbd1cce484140aaf66113cf647f060ae48d32b24f --- tests/method-modifiers.test (.../method-modifiers.test) (revision cacb1074477ab383bffc999a68e741ef11211de3) +++ tests/method-modifiers.test (.../method-modifiers.test) (revision bd1cce484140aaf66113cf647f060ae48d32b24f) @@ -277,6 +277,7 @@ ? {c1 d} "::c1: unable to dispatch method 'd'" ? {C A 2} 2 + ? {C A} 2 ? {C B} B2 ? {C C} C2 ? {C D} "Method 'D' unknown for ::C. Consider '::C create D ' instead of '::C D '"