blob: eda4e13ac8ec5ad6902742478da9a76cc0fbb55d [file] [log] [blame]
//package test0112;
//import java.util.*;
//public class Test {
// public int foo(int i ) {
//synchronized(this) {
// }
// }
//}