• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 _Static_assert([__WCHAR_TYPE__] == [unsigned short], "short wchar");
2 
3 /*
4  * check-name: short-wchar
5  * check-command: sparse -fshort-wchar $file
6  */
7