The Meson Build System
http://mesonbuild.com/
4 lines
43 B
4 lines
43 B
5 years ago
|
int get_returnvalue (void) {
|
||
|
return 0;
|
||
|
}
|