module imports.pr106555;
struct S106555
{
    int[] f106555;
    int max106555;
    this(int)
    {
        f106555.length = max106555;
    }
}
module imports.pr106555;
struct S106555
{
    int[] f106555;
    int max106555;
    this(int)
    {
        f106555.length = max106555;
    }
}