• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 class S {
2   static_assert(4 == 4);
3 };
4