Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gdc.test
/
runnable
/
imports
/
template2962a.d
blob: 3ab207406669872167289b5fa5bee38fbb819e2c [
file
] [
log
] [
blame
]
module
imports
.
template2962a
;
import
template2962
;
alias
bug2962comment36
!()
bug2962_comment36_alias
;
void
main
()
{
funcC
!(
bool
)(
1.0
);
foo
!
int
(
0
);
}