// "Make 'a' implement 'java.lang.Runnable'" "true-preview" class a { void f(Runnable r) { f(this); } }