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
/
259 preprocess
/
foo.x
blob: ba60bf396a32cc75793cf7eaf93c33e0ed1a7e27 (
plain
)
1
2
int
bar
(
void
);
int
main
(
void
)
{
return
FOO
+
bar
();
}