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
da98c3c135
v
/
vlib
/
live
/
shared
/
live_sharedlib.v
8 lines
55 B
V
Raw
Normal View
History
Unescape
Escape
live: use mostly pure V code for reloading, eases customization
2020-05-03 18:59:11 +03:00
module
shared
import
live
cgen: treat the main module like any other v module
2020-07-01 01:53:53 +03:00
pub
const
(
is_used
=
1
)
Reference in New Issue
Copy Permalink