This website requires JavaScript.
Explore
Help
Register
Sign In
Virtualization
/
meson
mirror of
https://gitlab.com/qemu-project/meson.git
Watch
1
Star
0
Fork
You've already forked meson
0
Code
Issues
Projects
Releases
Wiki
Activity
add502c648
meson
/
test cases
/
common
/
168 subproject nested subpr...
/
prog.c
6 lines
69 B
C
Raw
Blame
History
int
func
(
void
)
;
int
main
(
void
)
{
return
func
(
)
=
=
42
?
0
:
1
;
}
Reference in New Issue
View Git Blame
Copy Permalink