feat: 实现模块引入功能以及测试
This commit is contained in:
Vendored
+2
@@ -0,0 +1,2 @@
|
||||
fn greet(name) { return "Hello!"; }
|
||||
let version = 1;
|
||||
Reference in New Issue
Block a user