New test.

From-SVN: r19905
This commit is contained in:
Dave Love 1998-05-20 09:28:28 +00:00
parent 961ec1a55f
commit 83539a5253

View File

@ -0,0 +1,4 @@
c Produced a link error through not eliminating the unused statement
c function. It's in `execute' since it needs to link.
values(i,j) = val((i-1)*n+j)
end