// "Remove argument" "true-preview" class Foo { public static void main(String[] args) { StringBuilder s = new StringBuilder(); } }