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