Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gdc.test
/
fail_compilation
/
imports
/
test15117a.d
blob: 9daf6f187d4a3a684968c56deec334dc02ec37ea [
file
] [
log
] [
blame
]
module
imports
.
test15117a
;
struct
AssertResult
{}
auto
test_usr_1
()
{
// 2. generate TyepInfoStructDeclaration
auto
x
=
typeid
(
AssertResult
);
}