summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/expected/cpp/30850-sp_cmt_cpp_start.cc
blob: 9cc04a1876a01121e2f12cc2efc5ed429bf7be0e (plain)
1
2
3
4
int main() {
	return 0; // Just return from
	          // the function.
}