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 */