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

os: fix exec() and get_raw_line(); fix Windows tests and examples

This commit is contained in:
Delyan Angelov
2019-08-26 13:51:48 +03:00
committed by Alexander Medvednikov
parent fe50aeb130
commit aa438c7c3f
10 changed files with 106 additions and 54 deletions

2
compiler/tests/repl/.gitattributes vendored Normal file
View File

@@ -0,0 +1,2 @@
*.repl text=auto eol=lf