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:
65ef4095fb
Branches
Tags
×
master
dub_jkp
/
test
/
path-subpackage-ref
/
source
/ app.d
Sönke Ludwig
on 15 Jan 2014
53 bytes
Fix the path-subpackage-ref example.
Raw
Blame
History
module app; import lib; void main() { libFunc(); }