source: git/Tst/Short/bug_tr387.tst

spielwiese
Last change on this file was a5b3bf, checked in by Hans Schoenemann <hannes@…>, 7 years ago
format
  • Property mode set to 100644
File size: 146 bytes
Line 
1LIB "tst.lib";
2tst_init();
3
4// intvec uninitialized for thise exceptional case
5ring r = 0, x, dp;
6ideal i = 1;
7indepSet(std(i));
8
9tst_status(1);$
Note: See TracBrowser for help on using the repository browser.