1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

cc: bring back os.rm()

This commit is contained in:
Alexander Medvednikov
2019-10-09 07:02:45 +03:00
parent 7690b58691
commit 29f578d172
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
import os2
//import os2
fn test_open() {
/*