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