This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
flac
mirror of
https://github.com/xiph/flac
Watch
1
Star
0
Fork
You've already forked flac
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a1b7fa78a8
flac
/
cmake
/
CheckAttribute.c.in
6 lines
88 B
C
Raw
Blame
History
int
main
(
void
)
{
void
foo
(
void
)
__attribute__
(
(
@
CHECK_ATTRIBUTE
@
)
)
;
;
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink