The Nest
Explore
Sign in
nuudlman
llvm
clang
test
Modules
Inputs
static_assert
a.h
0
Compiler projects using llvm
Code
Changes
Tags
Discussions
main
class S
{
static_assert
(
4
==
4
)
;
}
;