Browse Source

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

Nikolay Nikolov 1 năm trước cách đây
mục cha
commit
df2488ea6e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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',