Sign in
qemu
/
meson
/
refs/heads/cppnorth
/
.
/
test cases
/
d
/
12 root include directory
/
some
/
dlang
/
code.d
blob: 0dd82a4973228398a42e497cea4ea13edfdd3639 [
file
] [
log
] [
blame
]
void
foo
()
{}
version
(
Windows
)
{
import
core
.
sys
.
windows
.
dll
;
mixin
SimpleDllMain
;
}