File hello.cpp of Package test

#include <iostream>
int main() {
    std::cout << "Hello, OBS!" << std::endl;
    return 0;
}

openSUSE Build Service is sponsored by