source: git/Tst/Short/bug_19.tst @ 0f2fcb4

spielwiese
Last change on this file since 0f2fcb4 was 4fc736e, checked in by Hans Schönemann <hannes@…>, 24 years ago
* hannes: bug 19 git-svn-id: file:///usr/local/Singular/svn/trunk@4265 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 82 bytes
Line 
1LIB "tst.lib";
2tst_init();
3
4ring R;
5(x+1)*(gen(1)+gen(3))/(x+1);
6
7tst_status(1);$
Note: See TracBrowser for help on using the repository browser.