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 
   9 201112L
  10  * check-output-end
  11  */