* fix unit name

git-svn-id: trunk@37021 -
This commit is contained in:
svenbarth 2017-08-21 20:45:46 +00:00
parent a57a6d09f3
commit 7d47c24be2

View File

@ -2,7 +2,7 @@
{ %OPT=-Cg }
{ This test uncovered code generation bug on MIPS when addressing a large global record
in position-independent way, but of course it cannot hurt to test other CPUs. }
unit Test;
unit tw30552;
interface