Sign in
gnu
/
gcc.git
/
refs/heads/trunk
/
.
/
gcc
/
testsuite
/
gdc.test
/
compilable
/
extra-files
/
dtoh_imports.d
blob: 917ac298929ef0c7772eb8b78e22c42df75effc3 [
file
]
extern
(
C
++):
public
import
dtoh_imports2
:
MyStdcInt
=
customInt
;
class
ImportsC
{}
void
importFunc
()
{}
private
struct
HiddenData
{}
enum
:
int
{
IgnoreErrors
}