index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
ASTMerge
/
Inputs
/
interface1.m
blob: 1aa1c3b89413d5be7de8e77c1bc4af4e549e1a50 (
plain
)
1
2
3
4
5
6
7
// Matches
@interface
I1
@end
// Matches
@interface
I2
:
I1
@end