Unofficial Dub Package Documentation
module
for_rdmd_test
;
int
inc
(
int
x
) {
return
x
+
1
; }
[Docs]
for_rdmd_test
[Docs]
inc