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

6 lines
38 B
V
Raw Normal View History

2020-05-01 20:34:27 +03:00
module dl
pub const (
version = 1
)