This commit is contained in:
2023-06-21 10:02:40 +10:00
committed by GitHub
parent 2aa46faa81
commit 0e4347c103

View File

@@ -28,7 +28,7 @@ This is used to load an external bytecode file into an opaque variable.
This function does a lot of work: This function does a lot of work:
* It validates the file path using the drive syntax (see above) * It validates the file path using the drive syntax
* It constructs and intializes an Interpreter * It constructs and intializes an Interpreter
* It packages it all into an opaque variable and returns it * It packages it all into an opaque variable and returns it