It's AerScript.
All checks were successful
The build was successful.

This commit is contained in:
2019-04-28 19:47:09 +02:00
parent d6fca929ea
commit f09d4def2d

View File

@@ -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.