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:
daa1bd61e4
Branches
Tags
×
master
dub_jkp
/
test
/
injected-from-dependency
/
source
/ entry.d
richard andrew cattermole
on 19 Apr 2022
64 bytes
Ugh test needed .no_test not changing from being a main function
Raw
Blame
History
void main() { import vars; assert(valueStoredHere == 1337); }