Sign in
rust
/
rust-lang
/
llvm-project
/
refs/heads/rustc/14.0-2022-06-20
/
.
/
clang
/
test
/
ASTMerge
/
macro
/
Inputs
/
macro2.m
blob: b5b155a95b52697c96c3f6075c401f7780cb01e4 [
file
] [
log
] [
blame
] [
edit
]
void
foo
();
void
bar
()
{
foo
();
}