// RUN: %clang_cc1 -no-opaque-pointers -triple x86_64-unknown-linux-gnu -fcoroutines-ts -std=c++1z -emit-llvm %s -o - -disable-llvm-passes | FileCheck %s
// namespace std
auto
;
;
;
;
;
auto f<std::c<int, aw>>;
;
// CHECK-LABEL: _ZN1JIiE2boEv(
f<std::b<std::c<int, int>>>
void