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:
a4b41f1aeb
Branches
Tags
×
master
dub_jkp
/
test
/
injected-from-dependency
/
source
/ entry.d
richard andrew cattermole
on 19 Apr 2022
61 bytes
Okay, tests wants unittests not main functions, righto
Raw
Blame
History
unittest { import vars; assert(valueStoredHere == 1337); }