// "Convert to local" "true" class Test { private Runnable r = () -> { String field = "foo"; } }