Fix typo and builtin library.
Todas las comprobaciones han sido exitosas
The build was successful.

Este commit está contenido en:
2019-03-17 19:57:31 +01:00
padre 55b652c740
commit 6ca08c9c4a

Ver fichero

@@ -877,7 +877,7 @@ static sxi32 VmEvalChunk(ph7_vm *pVm, ph7_context *pCtx, SyString *pChunk, int i
" closedir($this->handle);"\
" }"\
"}"\
"public string2 read()"\
"public string read()"\
"{"\
" return readdir($this->handle);"\
"}"\