index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
common
/
213 source set dictionary
/
f.c
blob: 9c5bb1cb969c7677b481463e41b4b6a0cc200690 (
plain
)
1
2
3
4
5
6
7
#include
"all.h"
void
(
*
p
)(
void
)
=
(
void
*
)
0x1234ABCD
;
void
f
(
void
)
{
}