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