v/cmd/tools/vwhere/test/nested_mod/nested_file.v
2023-11-25 10:02:51 +03:00

5 lines
71 B
V

module nested_mod
pub const a = 30
pub const b = 60
pub const c = 120