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