blob: 3c8900d47b8dda66100cb26f1f2296cfac7f76bc [file] [log] [blame]
//package test0293;
//
//public class Test {
// public void foo() {
// Runnable run= new Runnable() {
// public void run() {
// /*]*/foo();/*[*/
// }
// };
// }
//}