Browse Source

* fix size

git-svn-id: trunk@38556 -
florian 7 years ago
parent
commit
b55f9fda01
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/test/tasm23b.pp

+ 1 - 1
tests/test/tasm23b.pp

@@ -23,7 +23,7 @@ asm
 end;
 
 const
-  t2_size = 38;
+  t2_size = 37;
 procedure t2; assembler;
 var
   locl: longword;