// "Initialize variable 'i'" "true-preview" class AClass { int f() { int i = 0; return i; } }