blob: c0a0050575b4ec6c49c392eaf071dbe1881a21d6 [file] [log] [blame]
class C {
String s = String.format("%d to be", 1 + 2);
}