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:
627a4348f0
Branches
Tags
×
master
dub_jkp
/
test
/
injected-from-dependency
/ ahook.d
richard andrew cattermole
on 19 Apr 2022
79 bytes
Fix injected-from-dependency test
Raw
Blame
History
module ahook; shared static this() { import vars; valueStoredHere = 1337; }