GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
johnpearcey
/
dub_jkp
Transfer to URL with SHA
Find file
Newer
Older
tree:
9d990614b6
Branches
Tags
×
master
dub_jkp
/
test
/
issue586-subpack-dep
/
main
/
source
/ c.d
Sönke Ludwig
on 21 Jun 2015
60 bytes
Change test main module name.
Raw
Blame
History
module
c
;
import
a
;
void
main
()
{
assert
(
afun
()
==
3
);
}