package test; public class Super { void foo(Runnable r); }