It's AerScript.
已通過所有檢查
The build was successful.

This commit is contained in:
Rafal Kupiec 2019-04-28 19:47:09 +02:00
父節點 d6fca929ea
當前提交 f09d4def2d
簽署人: belliash
GPG 金鑰 ID: 4E829243E0CFE6B4

查看文件

@ -9364,7 +9364,7 @@ static sxi32 VmExecIncludedFile(
}
/*
* bool import(string $library)
* Loads a P# module library at runtime
* Loads an AerScript module library at runtime
* Parameters
* $library
* This parameter is only the module library name that should be loaded.