class TEST create make feature make local l_b: B[STRING] do create l_b end end