DEBSOURCES
Skip Quicknav
sources / qbs / 3.1.2-2 / tests / auto / blackbox / testdata / distribution-include-paths / main.cpp
12345678
#include <cstdio> #include <gagagugu.h> int main() { printStuff(); return 0; }