From c175532225a042a9fe87e886f0172288a3ed9362 Mon Sep 17 00:00:00 2001 From: "qiang.zhang" Date: Fri, 5 Nov 2021 21:38:43 +0800 Subject: [PATCH] Fix the inconsistent data type between the document and the code --- doc/en/MapleIRDesign.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/en/MapleIRDesign.md b/doc/en/MapleIRDesign.md index ac0ca70085..ef2c3508f3 100644 --- a/doc/en/MapleIRDesign.md +++ b/doc/en/MapleIRDesign.md @@ -558,13 +558,10 @@ The primitive types are: aggregates - agg javascript types: dynany - dynu32 dyni32 dynundef dynnull - dynhole dynbool - dynptr dynf64 dynf32 dynstr -- Gitee