mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
* os: add test for os.open_append * fix unclosed file in test_eof (it made os.open_append fail only on windows, since it got the previous file content, because the file was locked, and os.rm could not delete it)
11 KiB
11 KiB