blob: 9c0c5a98b8e4d29c63f12b8d551624ea7ae4f0e5 [file] [log] [blame]
public class Bar {
final Test foo = new Test("bar");
}