// "Remove local variable 'o'" "true-preview" import java.io.*; class a { private int run() { return 0; } }