forked from PuqiAR/Fig-TreeWalker
[Feat] 增加数学库 std.math
[Fix] 修复resolveModulePath解析二级模块的一些Bug
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
/*
|
||||
Official Module `std`
|
||||
Library/std/std.fig
|
||||
Official Module `std`
|
||||
Library/std/std.fig
|
||||
*/
|
||||
|
||||
import io; // link std.io
|
||||
import value; // link std.type
|
||||
import io; // link std.io
|
||||
import value; // link std.type
|
||||
import math; // link std.math
|
||||
Reference in New Issue
Block a user