Sign in
android
/
trusty
/
external
/
qemu-meson
/
373586fab53908a2315b1f0347c8b87968e3ccb8
/
.
/
test cases
/
common
/
276 required keyword in compiles functions
/
invalid.c
blob: d255a36aa37643965f45c19eae0596082407fb25 [
file
] [
log
] [
blame
]
// The error in this file is an homage to the xz incident :)
//
int
main
(
void
)
{
.
return
0
;
}