// "Remove field 'x'" "true" public class Main { void test() { Runnable r = () -> { }; } }