Gitly
English
Русский
Español
日本語
中文
Português
Log in
Register
v2
/
vlib
/
v
/
tests
/
project_with_cpp_code
/
v.mod
5
lines
·
5
sloc
·
179 bytes
·
492e918fdb7e5f6c20ce55ca3ee749991d112eed
Raw
1
Module {
2
name: 'project_with_cpp_code',
3
description: 'A simple project, containing a .cpp file with C++ code, that has to be compiled with a C++ compiler.',
4
dependencies: []
5
}
6