ring r; matrix m[2][3] = x,y,y,z,z,x; print(m); print(wedge(m,2)); LIB "tst.lib";tst_status(1);$