Fix typo and builtin library.
ステータスチェックはすべて成功しました
The build was successful.

このコミットが含まれているのは:
2019-03-17 19:57:31 +01:00
コミット 6ca08c9c4a

ファイルの表示

@@ -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);"\
"}"\