module imports.test63a;

private import test63;

struct s {

    char[SIZE] a;

}
