Sign in
fuchsia
/
third_party
/
swift-clang
/
upstream/fuchsia_release
/
.
/
test
/
Import
/
template
/
test.cpp
blob: 89cbda8b92fb23873e9104bc7226158fa144ab95 [
file
] [
log
] [
blame
]
// RUN: clang-import-test -import %S/Inputs/T.cpp -expression %s
void
expr
()
{
A
<int>
::
B b
;
}