浏览代码

* new message errors

carl 23 年之前
父节点
当前提交
4207d5634f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compiler/msgtxt.inc

+ 1 - 1
compiler/msgtxt.inc

@@ -334,7 +334,7 @@ const msgtxt : array[0..000142,1..240] of char=(
   '04032_E_Can'#039't assign values to const variable'#000+
   '04033_E_Array type required'#000+
   '04034_E_interface type expected, but got "$1"'#000+
-  '04035_W_Mixing signed expressions and cardinals g','ives a 64bit result'+
+  '04035_W_Mixing signed expressions and longwords g','ives a 64bit result'+
   #000+
   '04036_W_Mixing signed expressions and cardinals here may cause a range'+
   ' check error'#000+