1f08c3bdfSopenharmony_ciint foo(void)
2f08c3bdfSopenharmony_ci{
3f08c3bdfSopenharmony_ci	return 0;
4f08c3bdfSopenharmony_ci}
5f08c3bdfSopenharmony_ci
6f08c3bdfSopenharmony_ci/*
7f08c3bdfSopenharmony_ci * check-name: testsuite
8f08c3bdfSopenharmony_ci * check-command: test-linearize -Wno-decl $file
9f08c3bdfSopenharmony_ci *
10f08c3bdfSopenharmony_ci * check-output-ignore
11f08c3bdfSopenharmony_ci * check-output-match(ret): \\$0
12f08c3bdfSopenharmony_ci * check-output-returns: 0
13f08c3bdfSopenharmony_ci */
14