From 393a64cac9c97f320d68fd87496216db6e2ce239 Mon Sep 17 00:00:00 2001 From: PuqiAR Date: Mon, 29 Dec 2025 18:55:17 +0800 Subject: [PATCH] =?UTF-8?q?[Impl]=20=E7=A7=BB=E9=99=A4=20math=E5=BA=93?= =?UTF-8?q?=E6=97=A0=E7=94=A8import?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Module/Library/std/math/math.fig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Module/Library/std/math/math.fig b/src/Module/Library/std/math/math.fig index 758ecb8..3dc7089 100644 --- a/src/Module/Library/std/math/math.fig +++ b/src/Module/Library/std/math/math.fig @@ -4,7 +4,7 @@ */ import _builtins; // load __fmath functions -import std.value; // `type` function +// import std.value; // `type` function /* call native c mathematical functions */