1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/dl/dl.v
2020-05-02 01:14:44 +03:00

6 lines
38 B
V

module dl
pub const (
version = 1
)