The Meson Build System http://mesonbuild.com/

7 lines
66 B

#pragma once
int func1();
int func2();
int func3();
int func4();