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