summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/input/cpp/sp_cmt_cpp_start.cc
blob: 6a9b203bfe12072d537934c6d5e6ae933ebcfcbd (plain)
1
2
3
int main() {
    return 0; //Just return from the function.
}