1__STDC_VERSION__
2
3/*
4 * check-name: c11-stdc-version
5 * check-command: sparse -E -std=c11 $file
6 *
7 * check-output-start
8
9201112L
10 * check-output-end
11 */
12