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
ada6236f76
meson
/
test cases
/
failing
/
16 extract from subproject
/
main.c
6 lines
82 B
C
Raw
Blame
History
int
sub_lib_method
(
void
)
;
int
main
(
void
)
{
return
1337
-
sub_lib_method
(
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink