v/vlib/dl/dl.v

6 lines
38 B
V
Raw Normal View History

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