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