// CD Examples 3.51 and 3.52

package foo;
public class foo_type_1 {
    public int n = 0;
}
