// "Create local variable 'zeit'" "true-preview" public class A { void foo() { zeit = A::foo; } static void foo(){} }