[Impl] 移除 math库无用import

This commit is contained in:
2025-12-29 18:55:17 +08:00
parent 2a455a0487
commit 393a64cac9

View File

@@ -4,7 +4,7 @@
*/ */
import _builtins; // load __fmath functions import _builtins; // load __fmath functions
import std.value; // `type` function // import std.value; // `type` function
/* call native c mathematical functions */ /* call native c mathematical functions */