source: git/Tst/Short/bug_7.tst @ 051432

spielwiese
Last change on this file since 051432 was 4e7aa6, checked in by Hans Schönemann <hannes@…>, 25 years ago
* hannes: tests for bug7 git-svn-id: file:///usr/local/Singular/svn/trunk@2887 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 75 bytes
Line 
1LIB "tst.lib";
2tst_init();
3
4ring r;
5map f=r,0;
6f[3]=x;
7f;
8
9tst_status(1);$
Note: See TracBrowser for help on using the repository browser.