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