Browse Source

+ fix duplicate internal error, resolves #21545

git-svn-id: trunk@20619 -
florian 13 years ago
parent
commit
ca90260855
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compiler/ninl.pas

+ 1 - 1
compiler/ninl.pas

@@ -3094,7 +3094,7 @@ implementation
             internalerror(200104047);
             internalerror(200104047);
 
 
           in_slice_x:
           in_slice_x:
-            internalerror(2005101501);
+            internalerror(2005101502);
 
 
           in_ord_x,
           in_ord_x,
           in_chr_byte:
           in_chr_byte: