class otth11
{
    f1( a, int b )
    {
    }

    void f2( TYPEA<parameterA1, parameterA2> VA, TYPEB<parameterB> VB)
    {
    }
}