This website requires JavaScript.
Explore
Help
Sign In
vieter-v
/
v
Watch
2
Star
0
Fork
You've already forked v
0
Code
Issues
Pull Requests
Releases
Activity
69f256b900
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 21:08:17 +01:00
module
filepath
filepath: path separator (#3756)
2020-02-17 20:31:23 +01:00
pub
const
(
separator
=
'
\\
'
compiler: fix depgraph. will also make it work with new b-tree map
2020-01-23 21:08:17 +01:00
)