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:
725d80c9fc
Branches
Tags
×
master
dub_jkp
/
test
/
issue586-subpack-dep
/
c
/
source
/ c.d
Sönke Ludwig
on 21 Jun 2015
60 bytes
Add test case for #586 (possibly not exactly the same).
Raw
Blame
History
module c; import a; void main() { assert(afun() == 3); }