1f08c3bdfSopenharmony_cistatic char *a = "foobar";	// OK
2f08c3bdfSopenharmony_ci
3f08c3bdfSopenharmony_ci/*
4f08c3bdfSopenharmony_ci * check-name: constness of string literal
5f08c3bdfSopenharmony_ci * check-command: sparse -Wconstexpr-not-const $file
6f08c3bdfSopenharmony_ci *
7f08c3bdfSopenharmony_ci * check-error-start
8f08c3bdfSopenharmony_ci * check-error-end
9f08c3bdfSopenharmony_ci */
10