index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
d
/
12 root include directory
/
some
/
dlang
/
code.d
blob: 0dd82a4973228398a42e497cea4ea13edfdd3639 (
plain
)
1
2
3
4
5
6
7
void
foo
()
{}
version
(
Windows
)
{
import
core
.
sys
.
windows
.
dll
;
mixin
SimpleDllMain
;
}