Browse Source

* fix runtime check

peter 21 years ago
parent
commit
cab15224db
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tests/tbs/tb0105.pp

+ 1 - 0
tests/tbs/tb0105.pp

@@ -21,6 +21,7 @@ var
     end;
     end;
 
 
 begin
 begin
+  l:=5;
 {$asmmode att}
 {$asmmode att}
  asm
  asm
    movl  l,%eax
    movl  l,%eax