class TEST create make feature make local l_b: B[INTEGER,DOUBLE] do create l_b end end