Sign in
kunit
/
linux
/
cc3e2af42e7b7e0457b93bf17c19b44c635cd40c
/
.
/
tools
/
build
/
feature
/
test-fortify-source.c
blob: c9f398d8786820588da652a7a89ef5c3e729127b [
file
]
#include
<stdio.h>
int
main
(
void
)
{
return
puts
(
"hi"
);
}