The Nest
Explore
Sign in
nuudlman
llvm
clang
tools
scan-build-py
tests
functional
src
broken-one.c
0
Compiler projects using llvm
Code
Changes
Tags
Discussions
main
#include
<
notexisting.hpp
>
int
value
(
int
in
)
{
return
2
*
in
;
}