This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
v
Watch
1
Star
0
Fork
0
You've already forked v
mirror of
https://github.com/vlang/v.git
synced
2023-08-10 21:13:21 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
9d61f4fad1
v
/
vlib
/
filepath
/
filepath_windows.v
6 lines
49 B
V
Raw
Normal View
History
Unescape
Escape
compiler: fix depgraph. will also make it work with new b-tree map
2020-01-23 23:08:17 +03:00
module
filepath
filepath: path separator (#3756)
2020-02-17 22:31:23 +03:00
pub
const
(
separator
=
'
\\
'
compiler: fix depgraph. will also make it work with new b-tree map
2020-01-23 23:08:17 +03:00
)
Reference in New Issue
Copy Permalink