// "Replace with lambda" "true-preview" class Test { { Runnable r = () -> System.out.println(""); } }