浏览代码

* shorten the string for ait_wasm_structured_instruction in taitypestr to fit in string[24]

Nikolay Nikolov 1 年之前
父节点
当前提交
df2488ea6e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compiler/aasmtai.pas

+ 1 - 1
compiler/aasmtai.pas

@@ -251,7 +251,7 @@ interface
           'tagtype',
           'import_module',
           'import_name',
-          'wasm_structured_instruction',
+          'wasm_structured_instr',
 {$endif}
           'cfi',
           'seh_directive',