blob: b686e723972a3b042d515c9d949e217d77681083 [file] [log] [blame]
public class X {
public synchronized void foo(int i) {}
}